fuzzy-mittenz commited on
Commit
5574af7
·
verified ·
1 Parent(s): 476ea48

Update README.md

Browse files

![white rabbit.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/00opTsiF4DDl8x8qttVSa.png)

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,12 +11,13 @@ language:
11
  base_model: agentica-org/DeepScaleR-1.5B-Preview
12
  tags:
13
  - llama-cpp
14
- - gguf-my-repo
15
  ---
16
 
17
- # fuzzy-mittenz/DeepScaleR-1.5B-Preview-Q8_0-GGUF
18
 
19
- ## This is a reasoning model, it has a unique ability to reason through the incorperation of NEW information Like deepSeek and o3 with this model you can now choose how to introduce the new information.
 
 
20
  This model was converted to GGUF format from [`agentica-org/DeepScaleR-1.5B-Preview`](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) using llama.cpp
21
  Refer to the [original model card](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) for more details on the model.
22
 
 
11
  base_model: agentica-org/DeepScaleR-1.5B-Preview
12
  tags:
13
  - llama-cpp
 
14
  ---
15
 
16
+ # IntelligentEstate/Tiny_Rabbit-R1-Q8_0-GGUF
17
 
18
+ ## This is a *Complex* reasoning model, it has a unique ability to reason through the incorperation of *NEW* information. With this model you can now choose how to introduce the new information.
19
+ ![white rabbit.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/00opTsiF4DDl8x8qttVSa.png)
20
+ Reasoning models operate within their respective Knowledge base. This is helpfull in contextualizing new complex information or introduction of new material. It is rare they exceed the reasoning knowledge base alone. This model excells when re-expressing information from the web or a RAG database. For quick use in Swarm bases this is a great little model when given proper context and instructions. Generally though it increases the knowledge base from -20% thru +10% so verify your application uasage through testing before application. The 1.5B model this is based on has reinforced mathmatical context, increasing the tool use and suprisingly it's short form writing. Enjoy and please leave feedback.
21
  This model was converted to GGUF format from [`agentica-org/DeepScaleR-1.5B-Preview`](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) using llama.cpp
22
  Refer to the [original model card](https://huggingface.co/agentica-org/DeepScaleR-1.5B-Preview) for more details on the model.
23