forked from ztxz16/fastllm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
34 lines (34 loc) · 999 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
*.log
*.pyc
token
/cmake-build-debug/
/build*
/pyfastllm/build/
/pyfastllm/dist/
/.idea/
/.vscode/
/example/Win32Demo/bin/*.*
/example/Win32Demo/Win32
/example/Win32Demo/x64
/example/Win32Demo/*.filters
/example/Win32Demo/*.user
/example/Win32Demo/.vs
/example/Android/LLMAssistant/*.iml
/example/Android/LLMAssistant/.gradle
/example/Android/LLMAssistant/local.properties
/example/Android/LLMAssistant/.idea/caches
/example/Android/LLMAssistant/.idea/libraries
/example/Android/LLMAssistant/.idea/modules.xml
/example/Android/LLMAssistant/.idea/workspace.xml
/example/Android/LLMAssistant/.idea/navEditor.xml
/example/Android/LLMAssistant/.idea/assetWizardSettings.xml
/example/Android/LLMAssistant/.DS_Store
/example/Android/LLMAssistant/build
/example/Android/LLMAssistant/captures
/example/Android/LLMAssistant/.externalNativeBuild
/example/Android/LLMAssistant/.cxx
/example/Android/LLMAssistant/local.properties
/test/cmmlu/results/
/models/
/localtest/
/third_party/tfacc/driver/tfacc2/result