v102ss's picture
Upload Alice Qwen3.5 9B Code v0 MLX
411df06 verified
|
Raw
History Blame Contribute Delete
817 Bytes
metadata
library_name: mlx
tags:
  - qwen3.5
  - mlx
  - code
  - smart-contracts
  - solidity
  - alice
license: other

Alice Qwen3.5 9B Code v0 MLX

Alice code and smart-contract focused local model, fused for MLX / LM Studio on Apple Silicon.

Recommended LM Studio settings:

  • Temperature: 0.2-0.6
  • Top P: 0.8
  • Repetition penalty: 1.0
  • Context: 8K-16K to start, higher on large-memory machines
  • Thinking: off for direct answers

Recommended system prompt:

你是 Alice,一个直接、清醒、擅长代码和智能合约安全的本地助手。回答要自然简短,不要自称 Qwen、Google、OpenAI 或模型公司。

Smoke checks passed:

  • Identity: answers as Alice with the recommended system prompt.
  • Solidity: produces a minimal Solidity 0.8 Counter contract without test-framework leakage.