This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ollama
mirror of
https://github.com/ollama/ollama
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
ollama
/
ml
/
backend
/
ggml
/
threads.go
8 lines
71 B
Go
Raw
Permalink
Blame
History
//go:build !debug
package
ggml
func
Threads
(
n
int
)
int
{
return
n
}
Reference in New Issue
View Git Blame
Copy Permalink