Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,7 @@ chmod +x mixtral-8x7b-instruct-v0.1.Q3_K_M.llamafile
|
|
28 |
./mixtral-8x7b-instruct-v0.1.Q3_K_M.llamafile
|
29 |
```
|
30 |
|
|
|
31 |
|
32 |
## Credits and Acknowledgements
|
33 |
This executable is a derivative of TheBloke's original Mixtral model, repurposed for easier deployment. It is licensed under the same terms as TheBloke's model.
|
|
|
28 |
./mixtral-8x7b-instruct-v0.1.Q3_K_M.llamafile
|
29 |
```
|
30 |
|
31 |
+
See [here](https://github.com/Mozilla-Ocho/llamafile/blob/6423228b5ddd4862a3ab3d275a168692dadf4cdc/llama.cpp/server/README.md) for local API server details.
|
32 |
|
33 |
## Credits and Acknowledgements
|
34 |
This executable is a derivative of TheBloke's original Mixtral model, repurposed for easier deployment. It is licensed under the same terms as TheBloke's model.
|