Text Generation
Russian
conversational
IlyaGusev commited on
Commit
319770c
1 Parent(s): 453bb1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruc
28
 
29
  **WARNING 2**: Avoid using V100 (in Colab, for example). Outputs are much worse in this case.
30
 
31
- **WARNING 3**: You can use the [Llama-2-7B-fp16](https://huggingface.co/TheBloke/Llama-2-7B-fp16) base model instead
32
 
33
  ```python
34
  from peft import PeftModel, PeftConfig
 
28
 
29
  **WARNING 2**: Avoid using V100 (in Colab, for example). Outputs are much worse in this case.
30
 
31
+ **WARNING 3**: You can use the [Llama-2-7B-fp16](https://huggingface.co/TheBloke/Llama-2-7B-fp16) base model instead.
32
 
33
  ```python
34
  from peft import PeftModel, PeftConfig