Skip to content

Commit 0f23b55

Browse files
committed
fix: fixed document loading for RAG
1 parent c9b70e4 commit 0f23b55

File tree

4 files changed

+1396
-1094
lines changed

4 files changed

+1396
-1094
lines changed

crllm_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[crllm]
22
loader = "git"
3-
model = "llama3.2"
3+
model = "deepseek-coder-v2:latest"
44
git_changed_lines = true
55

66
[rag]

0 commit comments

Comments
 (0)