Back
Similar todos
✏️ I wrote and published my notes on using the Ollama service micro.webology.dev/2024/06/11…
✏️ wrote about running Llama 3.1 locally through Ollama on my Mac Studio. micro.webology.dev/2024/07/24…
🤖 Tried out Llama 3.3 and the latest Ollama client for what feels like flawless local tool calling. #research
More Ollama experimenting #research
🤖 spent my evening writing a better console for some more advanced Ollama 3.1 projects. #research
try client side web based Llama 3 in JS #life webllm.mlc.ai/
🤖 played with Ollama's tool calling with Llama 3.2 to create a calendar management agent demo #research
read up on llm embedding to start building something new with ollama
🤖 played with Aider and it mostly working with Ollama + Llama 3.1 #research
I used Claude 3.5 Project + Artifacts to help refactor most of the Ollama + Llama 3.1 #research project. I would call it a writing bot, but I'm not building it to automate writing. It's mostly a content wrapper around the Chat interface but it's good at generating code and building off of chat history.
🤖 Updated some scripts to use Ollama's latest structured output with Llama 3.3 (latest) and fell back to Llama 3.2. I drop from >1 minute with 3.3 down to 2 to 7 seconds per request with 3.2. I can't see a difference in the results. For small projects 3.2 is the better path. #research
🤖 more working with Ollama and Llama 3.1 and working on a story writer as a good enough demo. #research
created several personal AI agents via ollama #leifinlavida
implemented ollama local models #rabbitholes
prototype a simple autocomplete using local llama2 via Ollama #aiplay
🤖 Created an Ollama + Llama 3.2 version of my job parser to compare to ChatGPT. It's not bad at all, but not as good as GPT4. #jobs
📝 prototyped an llm-ollama plugin tonight. models list and it talks to the right places. prompts need more work.
wrote a guide on llama 3.2 #getdeploying