←back to thread

321 points denysvitali | 4 comments | | HN request time: 0.001s | source
Show context
lllllm ◴[] No.45144461[source]
martin here from the apertus team, happy to answer any questions if i can.

the full collection of models is here: https://huggingface.co/collections/swiss-ai/apertus-llm-68b6...

PS: you can run this locally on your mac with this one-liner:

pip install mlx-lm

mlx_lm.generate --model mlx-community/Apertus-8B-Instruct-2509-8bit --prompt "who are you?"

replies(2): >>45147079 #>>45147974 #
trickstra ◴[] No.45147974[source]
Hi, your "truly open" model is "gated" on Huggingface, restricting downloads unless we agree to "hold you harmless" and share our contact info. Can you fix this please, either by removing the restriction, or removing the "truly open" claim?
replies(1): >>45148394 #
1. lllllm ◴[] No.45148394[source]
We hear you, nevertheless this is one of the very few open-weights and open-data LLMs, and the license is still very permissive (compare for example to Llama). Personally of course I'd like to remove the additional click, but the universities also have a say in this.
replies(2): >>45148612 #>>45208929 #
2. dougnd ◴[] No.45148612[source]
This project looks awesome!

In the US, many state governments have anti-indemnify laws that restrict the state government agencies (including state universities) from agreeing to contracts and agreements with such language. I'd love to make this available to researchers at my university, but I'm not sure I can click through such an agreement (similar problems exist with other LLMs).

It is Apache 2 and I don't see anything that prohibits another contracting party from agreeing to the Apertus LLM Acceptable Use Policy and redistributing with just Apache 2 and without the AUP. Maybe this provides a solution? Unless I'm missing something?

replies(1): >>45152436 #
3. lllllm ◴[] No.45152436[source]
yes this seems a good way to go. for example you can already find many quantized versions under https://huggingface.co/models?search=apertus%20mlx and elsewhere
4. trickstra ◴[] No.45208929[source]
Ok so why keep calling it "truly open" then? It's an obvious lie and nobody is forcing you to say it. It benefits your marketing, sure, but it harms everyone else by diluting the meaning of the term "open". So stop doing that please.