namespace-Pt commited on
Commit
0e79d20
1 Parent(s): 8919c27

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ import json
72
  import torch
73
  from transformers import AutoModelForCausalLM, AutoTokenizer
74
 
75
- model_id = "namespace-Pt/Llama-3-8B-Instruct-80K-QLoRA-Merged-Merged"
76
 
77
  torch_dtype = torch.bfloat16
78
  # place the model on GPU
 
72
  import torch
73
  from transformers import AutoModelForCausalLM, AutoTokenizer
74
 
75
+ model_id = "namespace-Pt/Llama-3-8B-Instruct-80K-QLoRA-Merged"
76
 
77
  torch_dtype = torch.bfloat16
78
  # place the model on GPU