We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd7ab5 commit ef19dd7Copy full SHA for ef19dd7
README.md
@@ -21,7 +21,7 @@ npm install jsonrepair
21
3. Download a compatible Rubra's gguf model:
22
For example:
23
```
24
-wget https://huggingface.co/sanjay920/Llama-3-8b-function-calling-alpha-v1.gguf/resolve/main/Llama-3-8b-function-calling-alpha-v1.gguf
+wget https://huggingface.co/rubra-ai/Llama-3-8b-function-calling-alpha-v1.gguf/resolve/main/Llama-3-8b-function-calling-alpha-v1.gguf
25
26
27
4. start openai compatible server:
0 commit comments