Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,11 @@ license: llama2
|
|
| 21 |
|
| 22 |
# CL-13B-Fabula
|
| 23 |
|
| 24 |
-
CL-13B-Fabula is a fine-tuned version of Facebook's CodeLlama 13B Instruct model, specifically optimized for roleplay and general knowledge tasks while maintaining its chat understanding capabilities
|
| 25 |
This model is basically a bigger version of [L3.1-8B-Fabula](https://hf.co/BusRune/L3.1-8B-Fabula), since I wanted to make something a bit bigger but my VPS storage can't handle a 70B models so 13B model it is.
|
| 26 |
|
|
|
|
|
|
|
| 27 |
## Model Details
|
| 28 |
|
| 29 |
- **Base Model**: [CodeLlama-13b-Instruct-hf](https://hf.co/codellama/CodeLlama-13b-Instruct-hf)
|
|
|
|
| 21 |
|
| 22 |
# CL-13B-Fabula
|
| 23 |
|
| 24 |
+
CL-13B-Fabula is a fine-tuned version of Facebook's CodeLlama 13B Instruct model, specifically optimized for roleplay and general knowledge tasks while maintaining its chat understanding capabilities.<br/>
|
| 25 |
This model is basically a bigger version of [L3.1-8B-Fabula](https://hf.co/BusRune/L3.1-8B-Fabula), since I wanted to make something a bit bigger but my VPS storage can't handle a 70B models so 13B model it is.
|
| 26 |
|
| 27 |
+
<label style="font-size:10pt">Note: Can't really make a GGUF of this model on [GGUF-my-repo](https://hf.co/spaces/ggml-org/gguf-my-repo), so if anyone wants to try to do that for them self, good luck!</label>
|
| 28 |
+
|
| 29 |
## Model Details
|
| 30 |
|
| 31 |
- **Base Model**: [CodeLlama-13b-Instruct-hf](https://hf.co/codellama/CodeLlama-13b-Instruct-hf)
|