Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelmior
1065 days ago
I haven't used ONNX or GGML, but presumably using GGML means you need to reimplement the network architecture?
1 comments
FL33TW00D
1065 days ago
You do! But it offers quite a fluid API making it pretty simple. You can see my attempt at a torchesque API here:
https://twitter.com/fleetwood___/status/1679889450623459328
link