fuzzy-mittenz
commited on
Update README.md
Browse files![63a3360f-f799-4d44-a343-af02caa80431.jpg](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/abluRQM0CIEaAyNwYGvKa.jpeg)
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
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 |
-
#
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
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.
|