ASSISTANTS
BLOCKS
BUNDLES
Blocks are reusable components that define specific behaviors and capabilities for AI assistants, from custom instructions to advanced model configurations
The following blocks were recently created by the Continue community
gemini 2.0 flash thinking exp 01-21
Shadcn UI blocks
Meta's Llama 3.1 8B-instruct model combines efficient size with strong reasoning and multilingual capabilities. This instruction-tuned LLM delivers powerful language understanding and generation in a compact 8B parameter package.
Voyage's generalist reranker optimized for quality with multilingual support
32 Batch Size and 16k chunk size (forced by Rerank 2; feel free to Remix this and set to 32k in case you do not use Rerank 2).
Used for non-autocomplete tasks and reasoning.
Set with temperature=0, ensuring context and generated tokens count to be low, ideal for autocomplete.
The latest series of Code-Specific Qwen models, with significant improvements in code generation, code reasoning, and code fixing
Bun list of examples
Bun Documentation
说中文
The git repo of Vercel Examples
Meta's latest class of models, Llama 3.1, launched with a variety of sizes and configurations. The 8B instruct-tuned version is particularly fast and efficient. It has demonstrated strong performance in human evaluations, outperforming several leading closed-source models.
DeepSeek R1 Distill LLama 70B
The secrets manager for .env files – from the same people that pioneered dotenv.
Anthropic's previous most intelligent model
DeepSeek-R1 achieves performance comparable to OpenAI-o1 across math, code, and reasoning tasks
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. Foundry consists of: - Forge: Build, test, fuzz, debug and deploy Solidity contracts, like Hardhat, Brownie, Ape. - Cast: A Swiss Army knife for interacting with EVM smart contracts, sending transactions and getting chain data. - Anvil: Fast local Ethereum development node, akin to Hardhat Network, Tenderly. - Chisel: Fast, utilitarian, and verbose Solidity REPL.
This block can be used to encourage models to use a Unified Diff format when generating code blocks off of existing code. Using the Apply feature with this format will be quicker and more token efficient.