PATTARA TIPAKSORN commited on
Commit
a6e6353
1 Parent(s): e5cc9fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ from transformers import AutoModel
38
  device = "cuda"
39
 
40
  model = AutoModel.from_pretrained(
41
- "nectec/qwen2-pathumma-7b-audio-beta",
42
  torch_dtype=torch.bfloat16,
43
  lora_infer_mode=True,
44
  init_from_scratch=True,
 
38
  device = "cuda"
39
 
40
  model = AutoModel.from_pretrained(
41
+ "nectec/Pathumma-llm-audio-1.0.0",
42
  torch_dtype=torch.bfloat16,
43
  lora_infer_mode=True,
44
  init_from_scratch=True,