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
Working on the absorb-llm-structured-output branch. Needed an update to model_flags. Seems pretty decent, though with a few tokenization quirks.
❯ python test/quick_check.py mlx-community/c4ai-command-r7b-12-2024-8bit
Model type: cohere2
Hello! I'm a chatbot,package, and a tool for you. How can I assist you today?<|END_RESPONSE|> ======================================== Country extraction[ { "name": "Nigeria", "continent": "Africa" }] ======================================== Square root of 256, pt 1The square root of 256 is 16.0.<|END_RESPONSE|> ======================================== Square root of 256, pt 2The square root of 256 is 16.0. ======================================== Square root of 256, pt 3The square root of 256 is 16.0.<|END_RESPONSE|> ======================================== Usain boltUsain Bolt's average velocity was 0.0958 m/s.
======================================== END CHECK
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Working on the
absorb-llm-structured-output
branch. Needed an update tomodel_flags
. Seems pretty decent, though with a few tokenization quirks.Beta Was this translation helpful? Give feedback.
All reactions