Yhyu13 commited on
Commit
0ff76fb
1 Parent(s): e0953e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,12 +12,15 @@ This is a merged model of the https://huggingface.co/Yhyu13/LMCocktail-10.7B-v1
12
 
13
  This model is acompanied with pr on textgen-webui to enable its function calling ability like GPTs: [Add function calling ability to openai extension](https://github.com/oobabooga/text-generation-webui/pull/5185)
14
 
 
 
15
  This model is recommanded over my [ph-2 variant](https://huggingface.co/Yhyu13/dolphin-2_6-phi-2-sft-glaive-function-calling-v2-ep1) since this model has more grounding ability on following function calling prompt
16
 
17
  This model is by far my 2nd best function calling model, it can achieve 9/10 success on [openai function calling cook book](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_call_functions_with_chat_models.ipynb)
18
 
19
  Also, checkout my best function calling model here: https://huggingface.co/Yhyu13/dolphin-2.6-mistral-7b-dpo-laser-function-calling
20
 
 
21
 
22
  The function calling is wrapped in simple xml tag for eaiser identification.
23
 
 
12
 
13
  This model is acompanied with pr on textgen-webui to enable its function calling ability like GPTs: [Add function calling ability to openai extension](https://github.com/oobabooga/text-generation-webui/pull/5185)
14
 
15
+ ## Caution
16
+
17
  This model is recommanded over my [ph-2 variant](https://huggingface.co/Yhyu13/dolphin-2_6-phi-2-sft-glaive-function-calling-v2-ep1) since this model has more grounding ability on following function calling prompt
18
 
19
  This model is by far my 2nd best function calling model, it can achieve 9/10 success on [openai function calling cook book](https://github.com/openai/openai-cookbook/blob/main/examples/How_to_call_functions_with_chat_models.ipynb)
20
 
21
  Also, checkout my best function calling model here: https://huggingface.co/Yhyu13/dolphin-2.6-mistral-7b-dpo-laser-function-calling
22
 
23
+ ## Detail
24
 
25
  The function calling is wrapped in simple xml tag for eaiser identification.
26