Yhyu13 commited on
Commit
2c38455
1 Parent(s): 7343d8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,10 +8,13 @@ This is a merged model of the https://huggingface.co/cognitivecomputations/dolph
8
 
9
  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)
10
 
 
 
11
  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
12
 
13
  This model is by far my best function calling model, it can achieve 10/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)
14
 
 
15
 
16
  The function calling is wrapped in simple xml tag for eaiser identification.
17
 
 
8
 
9
  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)
10
 
11
+ ## Caution
12
+
13
  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
14
 
15
  This model is by far my best function calling model, it can achieve 10/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)
16
 
17
+ ## Detail
18
 
19
  The function calling is wrapped in simple xml tag for eaiser identification.
20