goendalf666 commited on
Commit
66c8d1e
1 Parent(s): 1fd5f37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -116,7 +116,7 @@ The model’s tendency to repeatedly ask for specific information, especially re
116
  ### Conclusion
117
  salesGPT_v2 offers a foundation for simulating sales conversations with potential for future refinement in handling objections, making product suggestions, and managing conversations delicately around financial discussions. Future versions might seek to refine its balance between being convincingly persuasive and remaining ethically and emotionally intelligent within dialogues.
118
 
119
- ###Inference
120
 
121
  ```
122
  from transformers import AutoModelForCausalLM, AutoTokenizer
 
116
  ### Conclusion
117
  salesGPT_v2 offers a foundation for simulating sales conversations with potential for future refinement in handling objections, making product suggestions, and managing conversations delicately around financial discussions. Future versions might seek to refine its balance between being convincingly persuasive and remaining ethically and emotionally intelligent within dialogues.
118
 
119
+ ### Inference
120
 
121
  ```
122
  from transformers import AutoModelForCausalLM, AutoTokenizer