Auto saved by Logseq
This commit is contained in:
parent
dfbcec7551
commit
dff1040c16
2 changed files with 11 additions and 9 deletions
|
@ -1,4 +1,3 @@
|
|||
<<<<<<< HEAD
|
||||
- [Issue](https://github.com/ggerganov/llama.cpp/issues/382) #Github per installare Alpaca #llm #ai #gpt
|
||||
- Per risolvere eventuali problemi di #podman relativi ai permessi utente
|
||||
- ```
|
||||
|
@ -8,13 +7,13 @@
|
|||
sudo usermod --add-subgids 10000-75535 $USER
|
||||
sudo usermod --add-subuids 10000-75535 $USER
|
||||
podman system migrate
|
||||
=======
|
||||
- **07:45** [[quick capture]]: Tailscale Funnel now available in beta [Tailscale Funnel now available in beta](https://news.ycombinator.com/item?id=35374302) #homelab
|
||||
- **13:26** [[quick capture]]: AI-enhanced development makes me more ambitious with my projects [AI-enhanced development makes me more ambitious with my projects](https://news.ycombinator.com/item?id=35382698) #AI #llm
|
||||
- Cercare i file che contengono una stringa con `grep` #linuxcommandline #[[Amministrazione Sistemi Linux]]
|
||||
- ```bash
|
||||
=======
|
||||
- **07:45** [[quick capture]]: Tailscale Funnel now available in beta [Tailscale Funnel now available in beta](https://news.ycombinator.com/item?id=35374302) #homelab
|
||||
- **13:26** [[quick capture]]: AI-enhanced development makes me more ambitious with my projects [AI-enhanced development makes me more ambitious with my projects](https://news.ycombinator.com/item?id=35382698) #AI #llm
|
||||
- Cercare i file che contengono una stringa con `grep` #linuxcommandline #[[Amministrazione Sistemi Linux]]
|
||||
- ```bash
|
||||
grep -l stringa *
|
||||
>>>>>>> 88624b549e2eed85b85aeed4f76e75c0a7327e05
|
||||
>>>>>>> 88624b549e2eed85b85aeed4f76e75c0a7327e05
|
||||
```
|
||||
- Soluzioni test finale #[[Amministrazione Sistemi Linux]]
|
||||
- cercatrova
|
||||
|
@ -44,4 +43,4 @@
|
|||
- Gli studenti che partecipano all'evento circ. n. 278 #teaching
|
||||
- Weinberg
|
||||
- Rao
|
||||
- Griselli
|
||||
- Griselli
|
|
@ -8,4 +8,7 @@
|
|||
- Immagini
|
||||
- *Denoising diffusion probabilistic models*
|
||||
- Generazione di contenuti testuali
|
||||
-
|
||||
- Large Language Models
|
||||
- Come funzionano
|
||||
- Come possono venire utilizzati
|
||||
- Cosa ci aspetta
|
Loading…
Reference in a new issue