KillerShoaib commited on
Commit
8c1a0fd
1 Parent(s): 91fbe5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -123,4 +123,9 @@ tokenizer.batch_decode(outputs)
123
  ```
124
 
125
 
126
- **AutoModelForPeftCausalLM can be hopelessly slow, since `4bit` model downloading is not supported. Use this only if you don't have unsloth installed**
 
 
 
 
 
 
123
  ```
124
 
125
 
126
+ **AutoModelForPeftCausalLM can be hopelessly slow, since `4bit` model downloading is not supported. Use this only if you don't have unsloth installed**
127
+
128
+ # Inference Script & Github Repo
129
+
130
+ `Google Colab` - [**Llama-3 8b Bangla Inference Script**](https://colab.research.google.com/drive/1jZaDmmamOoFiy-ZYRlbfwU0HaP3S48ER?usp=sharing)
131
+ `Github Repo` - [**Llama-3 Bangla](https://github.com/KillerShoaib/Llama-3-Bangla)