Compare commits
2 Commits
e48092d2ae
...
3782f0b76c
Author | SHA1 | Date | |
---|---|---|---|
3782f0b76c | |||
4f67e2b9f7 |
@@ -8,6 +8,8 @@ Environment="LD_LIBRARY_PATH=/var/home/salt/Projects/ollama/rocm/lib/ollama/"
|
||||
ExecStart=/home/salt/Projects/ollama/ollama serve
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
MemoryHigh=3G
|
||||
MemoryMax=4G
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
@@ -22,7 +22,7 @@ set listchars=tab:>·,trail:·
|
||||
set modeline
|
||||
set modelines=5
|
||||
set nofoldenable " Fuck autofolding
|
||||
set number relativenumber " Relative line numbering
|
||||
set number
|
||||
set t_Co=256
|
||||
set viminfo='20,<1000,s1000 " Increase buffer size
|
||||
|
||||
|
Reference in New Issue
Block a user