Text Generation
Transformers
llama
Inference Endpoints
text-generation-inference
Monero commited on
Commit
75bc558
1 Parent(s): 97ee1c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -139,7 +139,7 @@ The contextual structure consisting of System, Assistant, and User roles allows
139
 
140
  The model can now accommodate role specification and character settings, providing a more immersive and tailored conversational experience based on the user's preferences.
141
 
142
- It is important to remember that Guanaco is a 7B-parameter model, and any knowledge-based content should be considered potentially inaccurate. We strongly recommend providing verifiable sources, such as Wikipedia, for knowledge-based answers. In the absence of sources, it is crucial to inform users of this limitation to prevent the dissemination of false information and to maintain transparency.
143
 
144
  ### Citations
145
  Alpaca COT datasets
139
 
140
  The model can now accommodate role specification and character settings, providing a more immersive and tailored conversational experience based on the user's preferences.
141
 
142
+ It is important to remember that Guanaco is a 33B-parameter model, and any knowledge-based content should be considered potentially inaccurate. We strongly recommend providing verifiable sources, such as Wikipedia, for knowledge-based answers. In the absence of sources, it is crucial to inform users of this limitation to prevent the dissemination of false information and to maintain transparency.
143
 
144
  ### Citations
145
  Alpaca COT datasets