Created FAQ at bottom of README

This commit is contained in:
Cole Medin
2024-11-25 09:29:50 -06:00
parent f8987bec55
commit 23df7ae1b6
2 changed files with 43 additions and 11 deletions

View File

@@ -1,9 +1,6 @@
# Contributing to Bolt.new Fork
## DEFAULT_NUM_CTX
# Contributing to oTToDev
The `DEFAULT_NUM_CTX` environment variable can be used to limit the maximum number of context values used by the qwen2.5-coder model. For example, to limit the context to 24576 values (which uses 32GB of VRAM), set `DEFAULT_NUM_CTX=24576` in your `.env.local` file.
First off, thank you for considering contributing to Bolt.new! This fork aims to expand the capabilities of the original project by integrating multiple LLM providers and enhancing functionality. Every contribution helps make Bolt.new a better tool for developers worldwide.
First off, thank you for considering contributing to oTToDev! This fork aims to expand the capabilities of the original project by integrating multiple LLM providers and enhancing functionality. Every contribution helps make oTToDev a better tool for developers worldwide.
## 📋 Table of Contents
- [Code of Conduct](#code-of-conduct)