tinybiggames
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ model-index:
|
|
40 |
# tinybiggames/Hermes-2-Pro-Llama-3-8B-Q4_K_M-GGUF
|
41 |
This model was converted to GGUF format from [`NousResearch/Hermes-2-Pro-Llama-3-8B`](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
42 |
Refer to the [original model card](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) for more details on the model.
|
43 |
-
## Use with tinyBigGAMES's LMEngine Inference Library
|
44 |
|
45 |
|
46 |
How to configure LMEngine:
|
|
|
40 |
# tinybiggames/Hermes-2-Pro-Llama-3-8B-Q4_K_M-GGUF
|
41 |
This model was converted to GGUF format from [`NousResearch/Hermes-2-Pro-Llama-3-8B`](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
42 |
Refer to the [original model card](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) for more details on the model.
|
43 |
+
## Use with tinyBigGAMES's [LMEngine Inference Library](https://github.com/tinyBigGAMES/LMEngine)
|
44 |
|
45 |
|
46 |
How to configure LMEngine:
|