tinybiggames
commited on
Commit
•
da74543
1
Parent(s):
b7f3e8e
Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,7 @@ tags:
|
|
16 |
- axolotl
|
17 |
- llama-cpp
|
18 |
- gguf-my-repo
|
19 |
-
-
|
20 |
-
- Infero
|
21 |
base_model: NousResearch/Meta-Llama-3-8B
|
22 |
datasets:
|
23 |
- teknium/OpenHermes-2.5
|
@@ -94,4 +93,4 @@ else
|
|
94 |
Console_PrintLn('', FG_WHITE);
|
95 |
Console_PrintLn('Error: %s', FG_RED, Error_Get());
|
96 |
end;
|
97 |
-
```
|
|
|
16 |
- axolotl
|
17 |
- llama-cpp
|
18 |
- gguf-my-repo
|
19 |
+
- LMEngine
|
|
|
20 |
base_model: NousResearch/Meta-Llama-3-8B
|
21 |
datasets:
|
22 |
- teknium/OpenHermes-2.5
|
|
|
93 |
Console_PrintLn('', FG_WHITE);
|
94 |
Console_PrintLn('Error: %s', FG_RED, Error_Get());
|
95 |
end;
|
96 |
+
```
|