Update README.md
Browse files
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: [qwen2-cantonese-7b-instruct-q4_0.gguf](https://huggingface.co/lordjia/Qwen2-Cantonese-7B-Instruct/blob/main/qwen2-cantonese-7b-instruct-q4_0.gguf).
|
52 |
|
|
|
|
|
|
|
|
|
53 |
## License
|
54 |
|
55 |
This model is licensed under the Apache 2.0 license. Please review the terms before use.
|
|
|
50 |
|
51 |
A 4-bit quantized version of this model is also available: [qwen2-cantonese-7b-instruct-q4_0.gguf](https://huggingface.co/lordjia/Qwen2-Cantonese-7B-Instruct/blob/main/qwen2-cantonese-7b-instruct-q4_0.gguf).
|
52 |
|
53 |
+
## Alternative Model Recommendation
|
54 |
+
|
55 |
+
For an alternative, consider [Llama-3-Cantonese-8B-Instruct](https://huggingface.co/lordjia/Llama-3-Cantonese-8B-Instruct), also fine-tuned by LordJia and based on Meta-Llama-3-8B-Instruct.
|
56 |
+
|
57 |
## License
|
58 |
|
59 |
This model is licensed under the Apache 2.0 license. Please review the terms before use.
|