Upload in splits of max 50GB due to HF 50GB limit. (made with llama.cpp commit e6f291d)

This commit is contained in:
Tom Jobbins
2024-01-30 20:24:08 +00:00
committed by system
parent 9ce6ac60a5
commit acdcb56d19
3 changed files with 8 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -45,3 +45,5 @@ codellama-70b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
codellama-70b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
codellama-70b-instruct.Q6_K.gguf-split-a filter=lfs diff=lfs merge=lfs -text
codellama-70b-instruct.Q6_K.gguf-split-b filter=lfs diff=lfs merge=lfs -text
codellama-70b-instruct.Q8_0.gguf-split-a filter=lfs diff=lfs merge=lfs -text
codellama-70b-instruct.Q8_0.gguf-split-b filter=lfs diff=lfs merge=lfs -text