zoeywin commited on
Commit
880c754
1 Parent(s): 61bd86e

1.1 examples

Browse files
Files changed (1) hide show
  1. README.md +2 -9
README.md CHANGED
@@ -59,10 +59,7 @@ ASSISTANT:
59
  Assistant will deliver function call responses between \<functioncall> and <|endoftext|>:
60
 
61
 
62
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/WTX8qlnXXw2PQ9t6OI1VB.png)
63
-
64
-
65
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/oJGb5hpUTy1KPxIdaIG5F.png)
66
 
67
 
68
  (Please note that <|endoftext|> is not an EOS/EOT token, it is used to indicate the end of function call responses specifically.)
@@ -70,11 +67,7 @@ Assistant will deliver function call responses between \<functioncall> and <|end
70
  For handling of function call responses, append "FUNCTION RESPONSE: " to the existing chat history:
71
 
72
 
73
-
74
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/6D0KnhAZPDUOZOJM_btTn.png)
75
-
76
-
77
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/Ruwdx_hxGmFdedzQ7d-ZJ.png)
78
 
79
 
80
  Fireplace is optimized for function/code capabilities and not general chat, but it has also been trained to utilize general instruct-chat capabilities:
 
59
  Assistant will deliver function call responses between \<functioncall> and <|endoftext|>:
60
 
61
 
62
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/rpfkQKAS0E3483Qxn1HIF.png)
 
 
 
63
 
64
 
65
  (Please note that <|endoftext|> is not an EOS/EOT token, it is used to indicate the end of function call responses specifically.)
 
67
  For handling of function call responses, append "FUNCTION RESPONSE: " to the existing chat history:
68
 
69
 
70
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/2bKX9Zsk6pHJxKYqEprcq.png)
 
 
 
 
71
 
72
 
73
  Fireplace is optimized for function/code capabilities and not general chat, but it has also been trained to utilize general instruct-chat capabilities: