Commit Graph

15 Commits

Author SHA1 Message Date
Simon Larsen
1401daab06
Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00
snyk-bot
bdd7f58bfa
fix: Llama/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FASTAPI-6228055
2024-02-06 14:43:53 +00:00
dependabot[bot]
80a925d77d
Bump transformers from 4.34.0 to 4.36.0 in /Llama
Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.34.0...v4.36.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:14:11 +00:00
Simon Larsen
b3cfdbf45a
enable gpu on llama docker 2023-10-18 12:07:37 +01:00
Simon Larsen
c629921d01
fix llama docker file. 2023-10-18 11:01:15 +01:00
Simon Larsen
008e0c50b1
fix cluster domain in helm chart 2023-10-18 10:16:23 +01:00
Simon Larsen
896dce3430
add pycache to gitignore 2023-10-16 20:54:21 +01:00
Simon Larsen
22c2231e22
make llama work with rest api 2023-10-16 11:45:15 +01:00
Simon Larsen
805139055a
make llama work 2023-10-15 21:04:58 +01:00
Simon Larsen
42c85b16e7
delete nodejs adaptor from llama 2023-10-15 18:34:25 +01:00
Simon Larsen
a59742cddb
add python app for llama. 2023-10-15 18:14:15 +01:00
Simon Larsen
ba426b5580
fix llama 2023-10-14 17:59:52 +01:00
Simon Larsen
1945bbfd45
fix llama compile err 2023-10-14 16:45:17 +01:00
Simon Larsen
58debb9959
male llama work 2023-10-14 16:36:12 +01:00
Simon Larsen
e728501ddb
add create by 2023-10-01 12:46:51 +01:00