tinybiggames commited on
Commit
40ad862
1 Parent(s): 7433246

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ widget:
21
  # tinybiggames/Phi-3-mini-4k-instruct-Q4_K_M-GGUF
22
  This model was converted to GGUF format from [`microsoft/Phi-3-mini-4k-instruct`](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
23
  Refer to the [original model card](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) for more details on the model.
24
- ## Use with tinyBigGAMES's LMEngine Inference Library
25
 
26
 
27
  How to configure LMEngine:
 
21
  # tinybiggames/Phi-3-mini-4k-instruct-Q4_K_M-GGUF
22
  This model was converted to GGUF format from [`microsoft/Phi-3-mini-4k-instruct`](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
23
  Refer to the [original model card](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) for more details on the model.
24
+ ## Use with tinyBigGAMES's [LMEngine Inference Library](https://github.com/tinyBigGAMES/LMEngine)
25
 
26
 
27
  How to configure LMEngine: