qwen3.5-2b.Q4_K_M-excel_fine_tuning
70
1
license:mit
by
Nikhil1581
Language Model
OTHER
2B params
New
70 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
5GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
2GB+ RAM
Code Examples
Example Prompts & Responsestext
User: How do I sum only the cells in column C where column A equals "Sales" and column B is greater than 100?
Model: Use SUMIFS:
=SUMIFS(C:C, A:A, "Sales", B:B, ">"&100)
This sums all values in column C where column A contains exactly "Sales" AND
column B is greater than 100. The "&" concatenates the operator with the number.Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.