varadsrivastava commited on
Commit
7b11484
·
verified ·
1 Parent(s): 5cf5723

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
18
  - **Base Model :** unsloth/llama-3-8b-Instruct-bnb-4bit
19
 
20
  # For Proper Inference, please use:
21
- !pip install "unsloth[colab-new] @ git+https://GitHub.com/unslothai/unsloth.git@April-Llama-3-2024"
22
 
23
  ### Loading the fine-tuned model and the tokenizer for inference
24
  from unsloth import FastLanguageModel
 
18
  - **Base Model :** unsloth/llama-3-8b-Instruct-bnb-4bit
19
 
20
  # For Proper Inference, please use:
21
+ !pip install "unsloth[colab-new] @ git+https://GitHub.com/unslothai/unsloth.git
22
 
23
  ### Loading the fine-tuned model and the tokenizer for inference
24
  from unsloth import FastLanguageModel