Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
1deafd82
Unverified
Commit
1deafd82
authored
Jan 08, 2025
by
Jeffrey Morgan
Committed by
GitHub
Jan 08, 2025
Browse files
llama: update vendored code to commit 46e3556 (#8308)
parent
57f038ec
Changes
305
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
llama/ggml-cuda/opt-step-adamw.cu
llama/ggml-cuda/opt-step-adamw.cu
+1
-1
llama/ggml-cuda/opt-step-adamw.cuh
llama/ggml-cuda/opt-step-adamw.cuh
+1
-1
llama/ggml-cuda/out-prod.cu
llama/ggml-cuda/out-prod.cu
+1
-1
llama/ggml-cuda/out-prod.cuh
llama/ggml-cuda/out-prod.cuh
+1
-1
llama/ggml-cuda/pad.cu
llama/ggml-cuda/pad.cu
+1
-1
llama/ggml-cuda/pad.cuh
llama/ggml-cuda/pad.cuh
+1
-1
llama/ggml-cuda/pool2d.cu
llama/ggml-cuda/pool2d.cu
+1
-1
llama/ggml-cuda/pool2d.cuh
llama/ggml-cuda/pool2d.cuh
+1
-1
llama/ggml-cuda/quantize.cu
llama/ggml-cuda/quantize.cu
+1
-1
llama/ggml-cuda/quantize.cuh
llama/ggml-cuda/quantize.cuh
+1
-1
llama/ggml-cuda/rope.cu
llama/ggml-cuda/rope.cu
+1
-1
llama/ggml-cuda/rope.cuh
llama/ggml-cuda/rope.cuh
+1
-1
llama/ggml-cuda/scale.cu
llama/ggml-cuda/scale.cu
+1
-1
llama/ggml-cuda/scale.cuh
llama/ggml-cuda/scale.cuh
+1
-1
llama/ggml-cuda/softmax.cu
llama/ggml-cuda/softmax.cu
+1
-1
llama/ggml-cuda/softmax.cuh
llama/ggml-cuda/softmax.cuh
+1
-1
llama/ggml-cuda/sum.cu
llama/ggml-cuda/sum.cu
+1
-1
llama/ggml-cuda/sum.cuh
llama/ggml-cuda/sum.cuh
+1
-1
llama/ggml-cuda/sumrows.cu
llama/ggml-cuda/sumrows.cu
+1
-1
llama/ggml-cuda/sumrows.cuh
llama/ggml-cuda/sumrows.cuh
+1
-1
No files found.
llama/ggml-cuda/opt-step-adamw.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/opt-step-adamw.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/out-prod.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/out-prod.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/pad.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/pad.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/pool2d.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/pool2d.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/quantize.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/quantize.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/rope.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/rope.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/scale.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/scale.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/softmax.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/softmax.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/sum.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/sum.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/sumrows.cu
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
llama/ggml-cuda/sumrows.cuh
View file @
1deafd82
/**
/**
* llama.cpp - commit
ba1cb19cdd0d92e012e0f6e009e0620f854b6afd
- do not edit this file
* llama.cpp - commit
46e3556e01b824e52395fb050b29804b6cff2a7c
- do not edit this file
*
*
* MIT License
* MIT License
*
*
...
...
Prev
1
2
3
4
5
6
7
8
9
…
16
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment