Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,6 @@ base_model:
|
|
7 |
- Qwen/Qwen3-0.6B
|
8 |
tags:
|
9 |
- code
|
10 |
-
pipeline_tag: text-generation
|
11 |
---
|
12 |
|
13 |
|
@@ -116,7 +115,7 @@ Thanks for their great contributions!
|
|
116 |
|
117 |
- The model may have hallucination issues.
|
118 |
|
119 |
-
- Due to limited computational resources, OceanGPT-coder currently only supports machine code in `
|
120 |
|
121 |
- We did not optimize the identity and the model may generate identity information similar to that of Qwen/MiniCPM/LLaMA/GPT series models.
|
122 |
|
|
|
7 |
- Qwen/Qwen3-0.6B
|
8 |
tags:
|
9 |
- code
|
|
|
10 |
---
|
11 |
|
12 |
|
|
|
115 |
|
116 |
- The model may have hallucination issues.
|
117 |
|
118 |
+
- Due to limited computational resources, OceanGPT-coder currently only supports machine code in `MOOS` language.
|
119 |
|
120 |
- We did not optimize the identity and the model may generate identity information similar to that of Qwen/MiniCPM/LLaMA/GPT series models.
|
121 |
|