Nuclear Ai commited on
Commit
832758a
1 Parent(s): 2188cd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ We Used : [NuclearAi/Nuke-Python-Verse](https://huggingface.co/datasets/NuclearA
31
  # Here is the code to run it in 4-bit Quantization method !
32
 
33
  ```python
34
- ```
35
  from transformers import AutoModelForCausalLM, AutoTokenizer, BitsAndBytesConfig, TextStreamer
36
  import torch
37
 
 
31
  # Here is the code to run it in 4-bit Quantization method !
32
 
33
  ```python
34
+ ```python
35
  from transformers import AutoModelForCausalLM, AutoTokenizer, BitsAndBytesConfig, TextStreamer
36
  import torch
37