fuzzy-mittenz commited on
Commit
07d943b
·
verified ·
1 Parent(s): dbdee5f

Update README.md

Browse files

![63a3360f-f799-4d44-a343-af02caa80431.jpg](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/abluRQM0CIEaAyNwYGvKa.jpeg)

Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: other
3
  license_name: qwen-research
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct/blob/main/LICENSE
5
  language:
@@ -18,9 +18,12 @@ datasets:
18
  - IntelligentEstate/The_Key
19
  ---
20
 
21
- # fuzzy-mittenz/Replicant_Warder-Qwn25_3B-iQ5_K_S-GGUF
22
- This model was converted to GGUF format from [`Qwen/Qwen2.5-Coder-3B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
23
- Refer to the [original model card](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct) for more details on the model.
 
 
 
24
 
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
@@ -29,4 +32,4 @@ Install llama.cpp through brew (works on Mac and Linux)
29
  brew install llama.cpp
30
 
31
  ```
32
- Invoke the llama.cpp server or the CLI.
 
1
  ---
2
+ license: apache-2.0
3
  license_name: qwen-research
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct/blob/main/LICENSE
5
  language:
 
18
  - IntelligentEstate/The_Key
19
  ---
20
 
21
+ # IntelligentEstate/Replicant_Warder-Qwn25_3B-iQ5_K_S-GGUF
22
+ A QAT/TTT* method using THE_KEY Dataset applied to the Coder instruct version of Qwen 2.5 3B
23
+
24
+ please comment with any issues or insight
25
+
26
+ ![63a3360f-f799-4d44-a343-af02caa80431.jpg](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/abluRQM0CIEaAyNwYGvKa.jpeg)
27
 
28
  ## Use with llama.cpp
29
  Install llama.cpp through brew (works on Mac and Linux)
 
32
  brew install llama.cpp
33
 
34
  ```
35
+ Invoke the llama.cpp server or the CLI.