e2b-dev / fragments

Open-source Next.js template for building apps that are fully generated by AI. By E2B.
https://fragments.e2b.dev
Apache License 2.0
2.42k stars 298 forks source link

Local LLM Ollama:llama3.1 #47

Closed trasgoverde closed 4 weeks ago

trasgoverde commented 1 month ago

Artifacts with Local Models

*** Not artifacts are shown as with other models, When trying with my setup locally Ollama models do not show any Artifacts in the side.

env file with correct api keys for all

mishushakov commented 1 month ago

I had some success with it today, but you have to make sure the prompt is very explicit:

Screenshot 2024-08-30 at 11 42 46
mishushakov commented 1 month ago

could also pull off a very basic todo app

Screenshot 2024-08-30 at 11 49 01
trasgoverde commented 1 month ago

Thank you, I am gonna test it.

Best,