You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your work, it's very helpful!
can llama do other jod: ./main -m ./models/7B/ggml-model-q4_0.bin -p "Translate English to Frence: it's a nic day!" -n 512
The text was updated successfully, but these errors were encountered:
If I'm correct the 7B model is limited with languages (if I ask if it is able to answer me in french, he will say that yes he can but never does). Try the larger models, they seems to be able to handle different languages.
thanks for your work, it's very helpful!
can llama do other jod:
./main -m ./models/7B/ggml-model-q4_0.bin -p "Translate English to Frence: it's a nic day!" -n 512
The text was updated successfully, but these errors were encountered: