• 6 Posts
  • 18 Comments
Joined 3 years ago
cake
Cake day: June 28th, 2023

help-circle

  • You don’t need to worry about the split in strix halo, it runs a unified memory architecture so Linux will dynamically allocate VRAM on demand up to maximum possible (which would be around 120GB I think)

    I’m on an nvidia system so can’t answer the rest of your questions other than to say that in my experience ollama gave me a much worse tokens per second speed compared to running the same model using llama.cpp, so if you get something slower than you expect it might be ollama caused.

    Good luck with your £250 system 😉











  • free to use if you have the hardware. For this model because of its size, the main problem is the hardware availability/cost. But in general there are 3 ways to run an open weights model:

    • pay a provider like DeepSeek/OpenRouter per usage
    • buy hardware that can run it locally: actually not a bad investment for a business
    • rent hardware that can run it from a cloud provider, hardware can be rented dedicated or time-shared (so called serverless).