Hacker News new | past | comments | ask | show | jobs | submit login

Linux support is coming, you can build it right now by running:

`CGO_ENABLED=1 go build . `




Please note that you NEED to have Go 1.20

  CGO_ENABLED=1 go build .  
  # github.com/jmorganca/ollama/llama  
  llama/llama.go:141:31: undefined: unsafe.SliceData  
  llama/llama.go:172:52: undefined: unsafe.SliceData  
  llama/llama.go:211:45: undefined: unsafe.SliceData  
  llama/llama.go:274:10: undefined: unsafe.SliceData  
  llama/llama.go:275:3: undefined: unsafe.SliceData  
  note: module requires Go 1.20


Thanks for mentioning this!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: