Update metadata
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
@@ -19,11 +23,12 @@ datasets:
|
|
19 |
- bigcode/the-stack-dedup
|
20 |
- rombodawg/2XUNCENSORED_MegaCodeTraining188k
|
21 |
- bigcode/commitpackft
|
22 |
-
library_name: llama.cpp
|
23 |
-
tags:
|
24 |
-
- code
|
25 |
language:
|
26 |
- en
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# Refact 1.6B FIM GGUF
|
|
|
1 |
---
|
2 |
+
library: llama.cpp
|
3 |
+
library_link: https://github.com/ggerganov/llama.cpp
|
4 |
+
base_model:
|
5 |
+
- smallcloudai/Refact-1_6B-fim
|
6 |
pipeline_tag: text-generation
|
7 |
inference: true
|
8 |
widget:
|
|
|
23 |
- bigcode/the-stack-dedup
|
24 |
- rombodawg/2XUNCENSORED_MegaCodeTraining188k
|
25 |
- bigcode/commitpackft
|
|
|
|
|
|
|
26 |
language:
|
27 |
- en
|
28 |
+
tags:
|
29 |
+
- nlp
|
30 |
+
- code
|
31 |
+
- gguf
|
32 |
---
|
33 |
|
34 |
# Refact 1.6B FIM GGUF
|