Triangle104 commited on
Commit
d84ec0d
·
verified ·
1 Parent(s): 874d19f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -49,6 +49,14 @@ tags:
49
  This model was converted to GGUF format from [`Spestly/Athena-3-14B`](https://huggingface.co/Spestly/Athena-3-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
50
  Refer to the [original model card](https://huggingface.co/Spestly/Athena-3-14B) for more details on the model.
51
 
 
 
 
 
 
 
 
 
52
  ## Use with llama.cpp
53
  Install llama.cpp through brew (works on Mac and Linux)
54
 
 
49
  This model was converted to GGUF format from [`Spestly/Athena-3-14B`](https://huggingface.co/Spestly/Athena-3-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
50
  Refer to the [original model card](https://huggingface.co/Spestly/Athena-3-14B) for more details on the model.
51
 
52
+ ---
53
+ Athena-3-14B is a 14.0-billion-parameter causal
54
+ language model fine-tuned from Qwen2.5-14B-Instruct. This model is
55
+ designed to provide highly fluent, contextually aware, and logically
56
+ sound outputs across a broad range of NLP and reasoning tasks. It
57
+ balances instruction-following with generative flexibility.
58
+
59
+ ---
60
  ## Use with llama.cpp
61
  Install llama.cpp through brew (works on Mac and Linux)
62