Yoojin ParkBrief introduction and demonstration of Soft Actor CriticThis article is to illustrate Soft Actor Critic algorithm & a sample example code for its implement. The original paper and code can be…5d ago
InCloud VillainsbySoonmo SeongRandom Forest with Grid SearchDon’t miss the forest for the treesMar 13
InThe Constellar Digital&Technology BlogbyNedved YangExploring LoRA on Google Colab: the Challenges of Base Model UpgradesHow to address the challenge of the need to retrain models whenever the base model is upgraded? Retraining can be computationally…5d ago5d ago
Feng LiTrying out vLLM in ColabvLLM Python library provides easy LLM model inference from HuggingFace and ModelScope. We’ll use some code from vLLM QuickStart in this…Jan 26Jan 26
InLevel Up CodingbyMd Monsur aliRun Ollama LLM Models Directly in Google Colab in Just 3 ClicksA Step-by-Step Guide to Running Small to Medium-Sized AI Models, such as Llama 3.1, 3.2, Mistral, Qwen, and Gemma on Free GPU InstancesNov 261Nov 261
Yoojin ParkBrief introduction and demonstration of Soft Actor CriticThis article is to illustrate Soft Actor Critic algorithm & a sample example code for its implement. The original paper and code can be…5d ago
InCloud VillainsbySoonmo SeongRandom Forest with Grid SearchDon’t miss the forest for the treesMar 13
InThe Constellar Digital&Technology BlogbyNedved YangExploring LoRA on Google Colab: the Challenges of Base Model UpgradesHow to address the challenge of the need to retrain models whenever the base model is upgraded? Retraining can be computationally…5d ago
Feng LiTrying out vLLM in ColabvLLM Python library provides easy LLM model inference from HuggingFace and ModelScope. We’ll use some code from vLLM QuickStart in this…Jan 26
InLevel Up CodingbyMd Monsur aliRun Ollama LLM Models Directly in Google Colab in Just 3 ClicksA Step-by-Step Guide to Running Small to Medium-Sized AI Models, such as Llama 3.1, 3.2, Mistral, Qwen, and Gemma on Free GPU InstancesNov 261
TRAN Ngoc ThachUsing GPU-enabled CoLab (free version) even when usage limit is already exceededScenario: You have a GPU-required CoLab Notebook, given to you by someone, or created by you. Despite efficient utilization (i.e. only…May 18
InLevel Up CodingbyMetoDataLoading Files with ColabWorking with files in Google Colab can be tricky for newcomers. In this article, you will learn how to handle both text and Excel files in…Nov 12
Sandro MoreiraBuilding Intelligent Agents from Scratch with CrewAI, Gemini, and Google ColabArtificial intelligence, especially the capability to create intelligent agents capable of interacting with their environment and making…Nov 13