Triangle104
commited on
Commit
•
f73be0c
1
Parent(s):
fd9d5f6
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
datasets:
|
4 |
- ACE05
|
5 |
- conll2003
|
@@ -90,4 +90,4 @@ Step 3: Run inference through the main binary.
|
|
90 |
or
|
91 |
```
|
92 |
./llama-server --hf-repo Triangle104/ADELIE-DPO-3B-Q4_K_S-GGUF --hf-file adelie-dpo-3b-q4_k_s.gguf -c 2048
|
93 |
-
```
|
|
|
1 |
---
|
2 |
+
license: llama3.2
|
3 |
datasets:
|
4 |
- ACE05
|
5 |
- conll2003
|
|
|
90 |
or
|
91 |
```
|
92 |
./llama-server --hf-repo Triangle104/ADELIE-DPO-3B-Q4_K_S-GGUF --hf-file adelie-dpo-3b-q4_k_s.gguf -c 2048
|
93 |
+
```
|