image processing for llama3.2 (#6963)
Co-authored-by:jmorganca <jmorganca@gmail.com> Co-authored-by:
Michael Yang <mxyng@pm.me> Co-authored-by:
Jesse Gross <jesse@ollama.com>
Showing
| ... | @@ -22,6 +22,7 @@ require ( | ... | @@ -22,6 +22,7 @@ require ( |
| github.com/mattn/go-runewidth v0.0.14 | github.com/mattn/go-runewidth v0.0.14 | ||
| github.com/nlpodyssey/gopickle v0.3.0 | github.com/nlpodyssey/gopickle v0.3.0 | ||
| github.com/pdevine/tensor v0.0.0-20240510204454-f88f4562727c | github.com/pdevine/tensor v0.0.0-20240510204454-f88f4562727c | ||
| golang.org/x/image v0.14.0 | |||
| ) | ) | ||
| require ( | require ( | ||
| ... | ... |
This diff is collapsed.
llama/mllama.cpp
0 → 100644
This diff is collapsed.
llama/mllama.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment