eurollm-1.7b-instruct

A Core AI bundle of utter-project/EuroLLM-1.7B-Instruct for the Aether SDK (iOS and macOS 27+).

  • Source: utter-project/EuroLLM-1.7B-Instruct at revision a25c7fa65fc2a644e6270b8940dbe295b51da681, licence Apache-2.0. The licence is included as LICENSE. utter-project/EuroLLM-1.7B-Instruct declares apache-2.0 in its model card but ships no licence file; LICENSE is the canonical text from apache.org.
  • Changes from the source: converted from PyTorch to Core AI (.aimodel) by Aether forge (recipe eurollm-1.7b-instruct@1). Weights are int8-linear-perchannel (8-bit weights). The tokenizer files are the source's own.

Variants

Variant Platform Arch Compute Compiled Download
macos-any-gpu macos any gpu no (specialized on first load) 1.93 GB
ios-any-gpu ios any gpu no (specialized on first load) 1.93 GB
ios-h18p-gpu ios h18p gpu yes 1.93 GB

Verification

Every row is a record in verification/ about exactly these bytes (matched by bundle digest). Reference rows are strict T2 passes of the unquantized export on the same fixture, in verification/reference/.

Variant Tier Result Detail Device OS build Compute Record
ios-any-gpu T0 pass iPhone18,2 24A437 target 0ba7046c
ios-any-gpu T2 pass 17/17 strict; profile quantized-8bit; fixture 69ff880acd753c6f iPhone18,2 24A437 target 79a7c1c3
ios-h18p-gpu T0 pass iPhone18,2 24A437 target 6d0eeb18
ios-h18p-gpu T2 pass 17/17 strict; profile quantized-8bit; fixture 69ff880acd753c6f iPhone18,2 24A437 target 8ccb46b2
macos-any-gpu T0 pass Mac17,6 26A428 target fb93d8a1
macos-any-gpu T1 pass Mac17,6 26A428 target 9670ea54
macos-any-gpu T2 pass 17/17 strict; 17/17 strict; profile quantized-8bit; fixture 69ff880acd753c6f Mac17,6 26A428 target 84ca0036
unquantized reference (not published) T2 pass 17/17 strict; 17/17 strict; profile strict; fixture 69ff880acd753c6f Mac17,6 26A428 target 001e5b66

The quantized profile also requires: T2 strict on the unquantized reference export (met by the reference row).

Use

aether run eurollm-1.7b-instruct --prompt "Hello"
import Aether

let aether = try Aether()
let chat = try await aether.chat("eurollm-1.7b-instruct")
let reply = try await chat.respond(to: "Hello")
print(reply.text)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for aether-models/eurollm-1.7b-instruct

Finetuned
(13)
this model