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
55f6eba0
"vscode:/vscode.git/clone" did not exist on "69a9828f4d075f6a8cfaa2ad915db1f32fc2ff26"
Commit
55f6eba0
authored
May 21, 2024
by
Michael Yang
Browse files
gofmt
parent
04f3c12b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
convert/gemma.go
convert/gemma.go
+0
-1
No files found.
convert/gemma.go
View file @
55f6eba0
...
@@ -35,7 +35,6 @@ func addOnes(data []float32, vectorSize int) ([]float32, error) {
...
@@ -35,7 +35,6 @@ func addOnes(data []float32, vectorSize int) ([]float32, error) {
f32s
=
append
(
f32s
,
t
...
)
f32s
=
append
(
f32s
,
t
...
)
}
}
return
f32s
,
nil
return
f32s
,
nil
}
}
...
...
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