RonanMcGovern commited on
Commit
d585ffd
1 Parent(s): 08c0ea4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,8 +24,8 @@ tags:
24
  2. Function descriptions are moved outside of the system prompt. This avoids the behaviour of function calling being affected by how the system prompt had been trained to influence the model.
25
 
26
  Available models:
27
- - Llama-7B-chat with function calling ([HuggingFace](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2)) - Free
28
- - Llama-13B-chat with function calling ([HuggingFace](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling-v2)) - Paid, [purchase here: €19.99 per user/seat.](https://buy.stripe.com/9AQ7te3lHdmbdZ68wz)
29
 
30
  ## Licensing
31
 
 
24
  2. Function descriptions are moved outside of the system prompt. This avoids the behaviour of function calling being affected by how the system prompt had been trained to influence the model.
25
 
26
  Available models:
27
+ - Llama-7B-chat with function calling ([Base Model](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2)), ([PEFT Adapters](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-adapters-v2)) - Free
28
+ - Llama-13B-chat with function calling ([Base Model](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling-v2)), ([PEFT Adapters](https://huggingface.co/Trelis/Llama-2-13b-chat-hf-function-calling-adapters-v2)) - Paid, [purchase here: €19.99 per user/seat.](https://buy.stripe.com/9AQ7te3lHdmbdZ68wz)
29
 
30
  ## Licensing
31