Skip to content

Commit ef19dd7

Browse files
committed
update model path
1 parent 0fd7ab5 commit ef19dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install jsonrepair
2121
3. Download a compatible Rubra's gguf model:
2222
For example:
2323
```
24-
wget https://huggingface.co/sanjay920/Llama-3-8b-function-calling-alpha-v1.gguf/resolve/main/Llama-3-8b-function-calling-alpha-v1.gguf
24+
wget https://huggingface.co/rubra-ai/Llama-3-8b-function-calling-alpha-v1.gguf/resolve/main/Llama-3-8b-function-calling-alpha-v1.gguf
2525
```
2626

2727
4. start openai compatible server:

0 commit comments

Comments
 (0)