theminji commited on
Commit
f5fef62
·
verified ·
1 Parent(s): 92fc1d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -48,4 +48,8 @@ print(processor.decode(outputs[0][inputs["input_ids"].shape[-1]:]))
48
 
49
  ## Limitations
50
 
51
- This model was trained on English only dataset, expanding on the base model Qwen3.5 language capabilities, so it may or may not work properly in other langauges. I will try it once I get quants out.
 
 
 
 
 
48
 
49
  ## Limitations
50
 
51
+ This model was trained on English only dataset, expanding on the base model Qwen3.5 language capabilities, so it may or may not work properly in other langauges. I will try it once I get quants out.
52
+
53
+ -----
54
+
55
+ Update: something is wrong with the GGUF quants. (My gpu is having a stroke trying to run pytorch for some reason T-T)