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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koji/AI-Colab-Notebooks
- Owner: koji
- Created: 2023-10-22T14:51:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-08T05:34:29.000Z (3 months ago)
- Last Synced: 2025-03-17T15:06:22.203Z (2 months ago)
- Topics: diffusers, googlecolab, gradio, jupyter-notebook, llamacpp, llm, python, sdxl-turbo, stable-diffusion
- Language: Jupyter Notebook
- Homepage:
- Size: 5.35 MB
- Stars: 18
- Watchers: 3
- Forks: 6
- 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
