Triangle104 commited on
Commit
8c6630b
·
verified ·
1 Parent(s): 658742e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,10 @@ datasets:
18
  This model was converted to GGUF format from [`prithivMLmods/Computron-Bots-1.7B-R1`](https://huggingface.co/prithivMLmods/Computron-Bots-1.7B-R1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
19
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Computron-Bots-1.7B-R1) for more details on the model.
20
 
 
 
 
 
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)
23
 
 
18
  This model was converted to GGUF format from [`prithivMLmods/Computron-Bots-1.7B-R1`](https://huggingface.co/prithivMLmods/Computron-Bots-1.7B-R1) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
19
  Refer to the [original model card](https://huggingface.co/prithivMLmods/Computron-Bots-1.7B-R1) for more details on the model.
20
 
21
+ ---
22
+ Computron-Bots-1.7B-R1 is a general-purpose safe question-answering model fine-tuned from Qwen3-1.7B, specifically designed for direct and efficient factual responses without complex reasoning chains. It provides straightforward, accurate answers across diverse topics, making it ideal for knowledge retrieval, information systems, and applications requiring quick, reliable responses.
23
+
24
+ ---
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
27