mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
app-misc/ollama: move from dev-ml to app-misc
Could be moved into a new category together with other end user programs related to machine learning in the future. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
16
app-misc/ollama/metadata.xml
Normal file
16
app-misc/ollama/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>zdanevich.vitaly@ya.ru</email>
|
||||
<name>Vitaly Zdanevich</name>
|
||||
<description>A copy from https://github.com/MrPenguin07/ebuilds/tree/master/dev-ml/ollama</description>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="nvidia">Add support of nvidia</flag>
|
||||
<flag name="amd">Add support of amd</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">ollama/ollama</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user