いやGPT-OSS-20Bで分かってはいたか
思ってたよりまともな品質になりつつある上にRAMが足りればなんとかなることを理解したので、20B〜30Bあたりのモデルをダウンロードしている
思ってたよりまともな品質になりつつある上にRAMが足りればなんとかなることを理解したので、20B〜30Bあたりのモデルをダウンロードしている
いやGPT-OSS-20Bで分かってはいたか
さくらのAI EngineのAPI使ってるんだけどGPT-OSS-120B使ってるとなんかめちゃくちゃエラー吐くけど、こっちのコードの問題なのか切り分けやらして、どう対処したものかなーと思っていたら別のモデル(Qwen3-coder-480b)使ったらあっさり解決した カス
<iframe width="560" height="315" src="https://www.youtube.com/embed/GqkoKbYuUm8?si=lWyUpjhS8F3sDumj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
test <iframe width="560" height="315" src="https://www.youtube.com/embed/GqkoKbYuUm8?si=lWyUpjhS8F3sDumj" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
@Gabri80562 @lmstudio @OpenAI @OpenAIDevs Hi, solved the gpt-oss-20b metadata download error yet? If not, try this: 1. Make dir (if needed): `/.lmstudio/hub/models/openai/` 2. Run: `lms clone openai/gpt-oss-20b` 3. Move files into dir. The command is from the official page. Source: https://lmstudio.ai/models/openai/gpt-oss-20b
Geminiに相談したら「直接ダウンロードすれば?」って言われたのでそらそうだ、ってことで、metadataだけ直接ダウンロードしたら My modelにも表示されたし Reasoning Effort も出た lms clone openai/gpt-oss-20b ファイルを置くのは、" .lmstudio/hub/models/openai/ "の下 https://lmstudio.ai/models/openai/gpt-oss-20b