https://github.com/koji/ai-colab-notebooks
https://github.com/koji/ai-colab-notebooks
diffusers googlecolab gradio jupyter-notebook llamacpp llm python sdxl-turbo stable-diffusion
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koji/ai-colab-notebooks
- Owner: koji
- Created: 2023-10-22T14:51:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-27T22:30:40.000Z (4 months ago)
- Last Synced: 2025-09-28T00:18:37.839Z (4 months ago)
- Topics: diffusers, googlecolab, gradio, jupyter-notebook, llamacpp, llm, python, sdxl-turbo, stable-diffusion
- Language: Jupyter Notebook
- Homepage:
- Size: 8.86 MB
- Stars: 26
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# run LLMs on Google Colab
### Llama2
### Mistral-7B
https://github.com/koji/llm_on_GoogleColab/blob/main/Mistral-7B.ipynb
### Japanese StableLM Instruct Beta 7B
https://github.com/koji/llm_on_GoogleColab/blob/main/Japanese_StableLM_Instruct_Beta_7B_llama_cpp_python.ipynb
### Calm 7B Chat
https://github.com/koji/llm_on_GoogleColab/blob/main/Calm2_7B_Chat_llama_cpp_python.ipynb
### Whisper large-v3
https://github.com/koji/llm_on_GoogleColab/blob/main/Whisper_large_v3.ipynb
### SDXL Turbo with Simple Gradio UI
https://github.com/koji/GoogleColab/blob/main/sdxl_turbo_simple_ui/sdxl_turbo_simple_ui.ipynb
### imp_v1_3b
https://github.com/koji/GoogleColab/blob/main/SegMoE.ipynb
### SegMoE
https://github.com/koji/GoogleColab/blob/main/SegMoE.ipynb
### Llama3.2-vision + Ollama
https://github.com/koji/GoogleColab/blob/main/llama3_2_vision.ipynb
### Llama3.2-vision + transformers
https://github.com/koji/GoogleColab/tree/main/llama3_2_vision%2Btransformers
