Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/cake
/ model.rs
File
model.rs
cake-core/src/models/exaone4/model.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use anyhow::Result;
2
use async_trait::async_trait;
3
4
use crate::models::common::chatml_history::ChatMLHistory;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected