Skip to content

Commit

Permalink
update model path
Browse files Browse the repository at this point in the history
  • Loading branch information
tybalex committed Jun 28, 2024
1 parent 0fd7ab5 commit ef19dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ npm install jsonrepair
3. Download a compatible Rubra's gguf model:
For example:
```
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
```

4. start openai compatible server:
Expand Down

0 comments on commit ef19dd7

Please sign in to comment.