Triangle104
commited on
Commit
•
cd8fda0
1
Parent(s):
ec5e1f8
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-Q5_K_S-GGUF --hf-file adelie-dpo-3b-q5_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-Q5_K_S-GGUF --hf-file adelie-dpo-3b-q5_k_s.gguf -c 2048
|
93 |
+
```
|