Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
base_model:
|
11 |
- meta-llama/Llama-3.2-3B-Instruct
|
12 |
pipeline_tag: text-generation
|
|
|
13 |
---
|
14 |
|
15 |

|
@@ -58,4 +59,4 @@ pipeline_tag: text-generation
|
|
58 |
year={2024},
|
59 |
url = {https://huggingface.co/CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct}
|
60 |
}
|
61 |
-
```
|
|
|
10 |
base_model:
|
11 |
- meta-llama/Llama-3.2-3B-Instruct
|
12 |
pipeline_tag: text-generation
|
13 |
+
new_version: CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct-2412
|
14 |
---
|
15 |
|
16 |

|
|
|
59 |
year={2024},
|
60 |
url = {https://huggingface.co/CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct}
|
61 |
}
|
62 |
+
```
|