lordjia commited on
Commit
6cc8874
1 Parent(s): fe95a2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -50,6 +50,10 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
50
 
51
  A 4-bit quantized version of this model is also available: [llama3-cantonese-8b-instruct-q4_0.gguf](https://huggingface.co/lordjia/Llama-3-Cantonese-8B-Instruct/blob/main/llama3-cantonese-8b-instruct-q4_0.gguf).
52
 
 
 
 
 
53
  ## License
54
 
55
  This model is licensed under the Llama 3 Community License. Please review the terms before use.
 
50
 
51
  A 4-bit quantized version of this model is also available: [llama3-cantonese-8b-instruct-q4_0.gguf](https://huggingface.co/lordjia/Llama-3-Cantonese-8B-Instruct/blob/main/llama3-cantonese-8b-instruct-q4_0.gguf).
52
 
53
+ ## Alternative Model Recommendation
54
+
55
+ For an alternative, consider [Qwen2-Cantonese-7B-Instruct](https://huggingface.co/lordjia/Qwen2-Cantonese-7B-Instruct), also fine-tuned by LordJia and based on Qwen2-7B-Instruct.
56
+
57
  ## License
58
 
59
  This model is licensed under the Llama 3 Community License. Please review the terms before use.