Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,8 @@ inference:
|
|
34 |
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
35 |
- Dataset: [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus)
|
36 |
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_platypus/blob/0ea9d942179b0d1905b28e0b0befff855720aa8d/training_params.json) and [this CSV file](https://huggingface.co/datasets/Felladrin/Open-Platypus-train.csv/blob/main/train.csv)
|
|
|
|
|
37 |
|
38 |
## Recommended Prompt Format
|
39 |
|
|
|
34 |
- Base model: [ahxt/llama2_xs_460M_experimental](https://huggingface.co/ahxt/llama2_xs_460M_experimental)
|
35 |
- Dataset: [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus)
|
36 |
- Trained with [AutoTrain Advanced](https://github.com/huggingface/autotrain-advanced) using [these parameters](https://huggingface.co/Felladrin/llama2_xs_460M_experimental_platypus/blob/0ea9d942179b0d1905b28e0b0befff855720aa8d/training_params.json) and [this CSV file](https://huggingface.co/datasets/Felladrin/Open-Platypus-train.csv/blob/main/train.csv)
|
37 |
+
- Availability in other ML formats:
|
38 |
+
- GGUF: [afrideva/llama2_xs_460M_experimental_platypus-GGUF](https://huggingface.co/afrideva/llama2_xs_460M_experimental_platypus-GGUF)
|
39 |
|
40 |
## Recommended Prompt Format
|
41 |
|