JobMatch on-device models

Weight bundle for the JobMatch iOS app. The app runs entirely on-device and fetches these files on first launch into its sandbox, mirroring this repo's directory layout exactly.

This repo is a distribution bundle, not a single model โ€” it holds three separate models under three prefixes, each with its own provenance and licence.

Path Model Licence
llm/ Fine-tune of Qwen/Qwen3.5-0.8B, Q4_K_M GGUF Apache-2.0
embed/ intfloat/multilingual-e5-large, int8 ONNX export MIT
rerank/ BAAI/bge-reranker-v2-m3, int8 ONNX export Apache-2.0

Layout

llm/Qwen3.5-0.8B.Q4_K_M.gguf  # runs via llama.rn
embed/model.onnx              # onnxruntime
embed/tokenizer.json
embed/tokenizer_config.json
rerank/model.onnx             # onnxruntime
rerank/tokenizer.json
rerank/tokenizer_config.json

tokenizer.json and tokenizer_config.json are not interchangeable between the two encoders โ€” they use different normalizers. Keep them with their model.

Versioning

The app pins a commit SHA, not main. Pushing here does not change what already-shipped installs download; a model update is a deliberate bump of the pinned SHA in the app's manifest.

Attribution

Downloads last month
65
GGUF
Model size
0.8B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support