millionwords PRO

millionwords

AI & ML interests

None yet

Recent Activity

upvoted a collection 12 days ago
Cogito v1 Preview
upvoted a collection 26 days ago
Granite Speech
liked a model 28 days ago
deepseek-ai/DeepSeek-V3-0324
View all activity

Organizations

None yet

millionwords's activity

New activity in canopylabs/orpheus-3b-0.1-ft about 1 month ago

Run Locally With LM Studio

6
9
#3 opened about 1 month ago by
isaiahbjork
reacted to nicolay-r's post with 🔥 about 1 month ago
view post
Post
1580
📢 With the recent release of Gemma-3, If you interested to play with textual chain-of-though, the notebook below is a wrapper over the the model (native transformers inference API) for passing the predefined schema of promps in batching mode.
https://github.com/nicolay-r/nlp-thirdgate/blob/master/tutorials/llm_gemma_3.ipynb

Limitation: schema supports texts only (for now), while gemma-3 is a text+image to text.

Model: google/gemma-3-1b-it
Provider: https://github.com/nicolay-r/nlp-thirdgate/blob/master/llm/transformers_gemma3.py
  • 1 reply
·