ParthaPRay/Ollama_GoogleColab_colabxterm_langchain
This repo contains a code that uses colabxterm and langchain community packages to install Ollama on Google Colab free tier T4 and pulls a model from Ollama and chats with it
This project helps AI/ML practitioners and researchers quickly set up and interact with open-source large language models (LLMs) like Llama 3 directly within a Google Colab environment. You input commands in a virtual terminal within Colab to install Ollama and pull an LLM, then use standard Python to chat with it. This is designed for those experimenting with or prototyping LLM applications.
No commits in the last 6 months.
Use this if you want to test or develop with Ollama and its compatible models (like Llama 3) without needing local powerful hardware, leveraging Google Colab's free T4 GPU.
Not ideal if you need a persistent, production-ready LLM deployment or if you prefer a fully local setup outside of a cloud notebook environment.
Stars
13
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
May 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ParthaPRay/Ollama_GoogleColab_colabxterm_langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hoochanlon/hamuleite
🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。
JiauZhang/chatchat
Large Language Models Python API
yuanjie-ai/ChatLLM
轻松玩转LLM兼容openai&langchain,支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等
cambrian-mllm/cambrian
Cambrian-1 is a family of multimodal LLMs with a vision-centric design.
mymusise/ChatGLM-Tuning
基于ChatGLM-6B + LoRA的Fintune方案