|
|
|
|
|
by itake
419 days ago
|
|
My current architecture is an on-device model for fast translation and then replace that with a slow translation (via an API call) when its ready. 24b would be too small to run on device and I'm trying to keep my cloud costs low (meaning I can't afford to host a small 27b 24/7). |
|