5aharsh/collama
Run Ollama LLM models in Google Colab for free
This project helps AI developers and researchers experiment with large language models (LLMs) without needing powerful local hardware. It allows you to run Ollama models directly within Google Colab's free cloud environment, taking your chosen model and allowing you to interact with it or integrate it into other Python code. It's ideal for those exploring or prototyping with LLMs.
No commits in the last 6 months.
Use this if you want to test or develop with open-source LLMs but lack the local computing power to run them efficiently.
Not ideal if you need to deploy production-ready LLM applications or require guaranteed uptime and dedicated resources.
Stars
38
Forks
21
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/5aharsh/collama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.