tjk213 commited on
Commit
3fbafaf
·
verified ·
1 Parent(s): c510f5c

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  Generated with:
2
- ```
3
  vocab_size = 193856
4
  model = transformers.AutoModelForCausalLM.from_pretrained(
5
  "meta-llama/Llama-3.2-1B-Instruct",
 
1
  Generated with:
2
+ ``` python
3
  vocab_size = 193856
4
  model = transformers.AutoModelForCausalLM.from_pretrained(
5
  "meta-llama/Llama-3.2-1B-Instruct",