HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mchiang

no profile record

comments

mchiang
·há 6 meses·discuss
hey, thanks for sharing. I had to go to the Twitter feed to find the GitHub link:

https://github.com/21st-dev/1code
mchiang
·há 9 meses·discuss
this one is exciting. It'll enable and accelerate a lot of devices on Ollama - especially around AMD GPUs not fully supported by ROCm, Intel GPUs, and iGPUs across different hardware vendors.
mchiang
·há 9 meses·discuss
I am super hopeful! Hardware is improving, inference costs will continue to decrease, models will only improve...
mchiang
·há 9 meses·discuss
Qwen3-coder:30b is in the blog post. This is one that most users will be able to run locally.

We are in this together! Hoping for more models to come from the labs in varying sizes that will fit on devices.
mchiang
·há 9 meses·discuss
ah! This must be downloaded from elsewhere and not from Ollama? So sorry about this.

To help future optimizations for given quantizations, we have been trying to limit the quantizations to ones that fit for majority of users.

In the case of mistral-small3.1, Ollama supports ~4bit (q4_k_m), ~8bit (q8_0) and fp16.

https://ollama.com/library/mistral-small3.1/tags

I'm hopeful that in the future, more and more model providers will help optimize for given model quantizations - 4 bit (i.e. NVFP4, MXFP4), 8 bit, and a 'full' model.
mchiang
·há 9 meses·discuss
Do you find yourself sticking with GLM 4.6 over Claude for some tasks? Or do you find yourself still wanting to reach for Claude?
mchiang
·há 9 meses·discuss
https://github.com/ollama/ollama?tab=readme-ov-file#supporte...
mchiang
·há 9 meses·discuss
Z.ai team is awesome and very supportive. I have yet to try synthetic.new. What's the reason for using multiple? Is it mainly to try different models or are you hitting some kind of rate limit / usage limit?
mchiang
·há 9 meses·discuss
but that is VC funded
mchiang
·há 9 meses·discuss
sorry, I don't use 4chan, so I don't know what's said there.

May I ask what system you are using where you are getting memory estimations wrong? This is an area Ollama has been working on and improved quite a bit on.

Latest version of Ollama is 0.12.5 and with a pre-release of 0.12.6

0.7.1 is 28 versions behind.
mchiang
·há 10 meses·discuss
It’s so much fun when you can mix passion and seeing students chat about what they want to build the most.
mchiang
·há 10 meses·discuss
Oh yes! that is why I want to provide the names of the providers we use. I do believe in building in the open. The web search functionality has a very generous free tier (it is behind Ollama's free account to prevent abuse) that allows you to give it a try comparing to running a searxng server locally.

On making the search functionality locally -- we made considerations and gave it a try but had trouble around result quality and websites blocking Ollama for making a crawler. Using a hosted API, we can get results for users much faster. I'd want us to revisit this at some point. I believe in having the power of local.
mchiang
·há 10 meses·discuss
No, Ollama is it's own project and separate. You can check it out via GitHub

https://github.com/ollama/ollama
mchiang
·há 10 meses·discuss
Sorry about this. We are working really hard on providing a usage based pricing.

During the preview period we want to start offering a $20 / month plan tailored for individuals - and we are monitoring the usage and making changes as people hit rate limits so we can satisfy most use cases, and be generous.
mchiang
·há 10 meses·discuss
We have relationships with many providers and I don't want to be seen as promoting or not promoting a specific provider. Some decent privacy-preserving vendors - Brave, Exa, Parallel Web Systems, DuckDuckGo etc

We will continue to monitor what's good to improve the output quality and results. Sometimes it could be the combination of providers to yield even better results. If I say one combination right now, and realize another combination is better, and make changes, I wouldn't need to broadcast it each time or risk misrepresenting the feature, which is to have amazing search and research capabilities that can augment models for a superior output.
mchiang
·há 10 meses·discuss
To provide additional features or using Ollama's cloud hosted models, you can signup for an Ollama account.

For starter, this is completely optional. It can be completely local too for you to publish your own models to ollama.com that you can share with others.
mchiang
·há 10 meses·discuss
We work with search providers and ensure that we have zero data retention policies in place.

The search results are yours to own and use. You are free to do what you want with it. Of course you are bound by local laws of the legal jurisdiction you are in.
mchiang
·há 10 meses·discuss
When we started Ollama, we were told how open-source (open-weight wasn't a term back then) will always be inferior to the close-sourced models. This was 2 years ago (Ollama's birthday is July 18th, 2023).

Fast forward to now, open models are quickly catching up, and at a significantly lower price point for most and can be customized for specific tasks instead of being general purpose. For general purpose models, absolutely the closed models are currently dominating.
mchiang
·há 10 meses·discuss
Fair question. Some of the supported models are large and wouldn't fit on most local devices. This is just the beginning, and Ollama does not need to exclude cloud hosted frontier models either with the relationship we've built with the model providers. We just have to be mindful and understand that Ollama stands with developers, and solve the needs.

https://ollama.com/cloud
mchiang
·há 10 meses·discuss
I haven't tried SearXNG personally. How does it compare to Ollama's web search in terms of the search content returned?