kgrabko commited on
Commit
c2746f3
·
verified ·
1 Parent(s): bbc6074

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -178,6 +178,8 @@ My LLMs
178
  - EPSILON = 1e-6
179
 
180
 
 
 
181
 
182
 
183
  **Note:** The large model architectures replace specific layers:
 
178
  - EPSILON = 1e-6
179
 
180
 
181
+ - So About PyTorch script . You can use Pytorch script for AI classification task .
182
+ - Do not Jit for Chatbot task . Use just state dict PyTorch for GPT (Chatbot) tasks
183
 
184
 
185
  **Note:** The large model architectures replace specific layers: