Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,8 @@ inference: false
|
|
| 6 |
---
|
| 7 |
# LLAMA2 13B - Holodeck
|
| 8 |
## Model Description
|
| 9 |
-
LLAMA2 13B-Holodeck is a finetune created using Meta's llama 2 model, these are the GGML conversions compatible with [Koboldcpp](https://koboldai.org/cpp)
|
|
|
|
| 10 |
Want to use this in transformers? Check out https://huggingface.co/KoboldAI/LLAMA2-13B-Holodeck-1
|
| 11 |
## Training data
|
| 12 |
The training data contains around 3000 ebooks in various genres.
|
|
|
|
| 6 |
---
|
| 7 |
# LLAMA2 13B - Holodeck
|
| 8 |
## Model Description
|
| 9 |
+
LLAMA2 13B-Holodeck is a finetune created using Meta's llama 2 model, these are the GGML conversions compatible with [Koboldcpp](https://koboldai.org/cpp).
|
| 10 |
+
|
| 11 |
Want to use this in transformers? Check out https://huggingface.co/KoboldAI/LLAMA2-13B-Holodeck-1
|
| 12 |
## Training data
|
| 13 |
The training data contains around 3000 ebooks in various genres.
|