Triangle104 commited on
Commit
3f37a79
·
verified ·
1 Parent(s): 6177ab3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -47,6 +47,13 @@ tags:
47
  This model was converted to GGUF format from [`Spestly/Athena-3-3B`](https://huggingface.co/Spestly/Athena-3-3B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
48
  Refer to the [original model card](https://huggingface.co/Spestly/Athena-3-3B) for more details on the model.
49
 
 
 
 
 
 
 
 
50
  ## Use with llama.cpp
51
  Install llama.cpp through brew (works on Mac and Linux)
52
 
 
47
  This model was converted to GGUF format from [`Spestly/Athena-3-3B`](https://huggingface.co/Spestly/Athena-3-3B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
48
  Refer to the [original model card](https://huggingface.co/Spestly/Athena-3-3B) for more details on the model.
49
 
50
+ ---
51
+ Athena-3-3B is a 3.09-billion-parameter causal language
52
+ model fine-tuned from Qwen2.5-3B-Instruct. This model is designed to
53
+ excel in various natural language processing tasks, offering enhanced
54
+ reasoning and instruction-following capabilities.
55
+
56
+ ---
57
  ## Use with llama.cpp
58
  Install llama.cpp through brew (works on Mac and Linux)
59