This document provides instructions for configuring the DeepSeek-R1:8b model.
Português:
Crie um arquivo chamado deepseek-r18b com o seguinte conteúdo:
FROM deepseek-r1:8b
PARAMETER num_ctx 32768English:
Create a file named deepseek-r18b with the following content:
FROM deepseek-r1:8b
PARAMETER num_ctx 32768Português:
Execute o seguinte comando para configurar o modelo:
ollama create -f deepseek-r18b deepseek-r1-new:8b2/ Then they use Plan mode to:
- Map dependencies
- Identify potential edge cases
- Create hypothesis.md with [x][] format
- Generate minimal test cases
"Ask it to create test files that ONLY figure out one issue with minimal logs. You can only output 200 lines to analyze."
English:
Execute the following command to configure the model:
ollama create -f deepseek-r18b deepseek-r1-new:8b2/ Then they use Plan mode to:
- Map dependencies
- Identify potential edge cases
- Create hypothesis.md with [x][] format
- Generate minimal test cases
"Ask it to create test files that ONLY figure out one issue with minimal logs. You can only output 200 lines to analyze."