|
|
|
|
|
by JackHopkins
947 days ago
|
|
The big one is a Typescript implementation. Other than that, the plan is to support other models (e.g Llama) that can be fine-tuned. Finally, other persistence layers like S3 and Redis, to support running on execution targets (like AWS Lambda and CloudFlare workers) that don’t have persistent storage. I think it could be really interesting to support Vercel more tightly too. We currently support Vercel with Python, but I think Typescript + Redis would really enable serverless AI functions - which is where I think this project should go! |
|