mirror of
https://github.com/cocktailpeanut/dalai
synced 2025-02-14 20:14:29 +01:00
get rid of locks
This commit is contained in:
parent
a203853bdd
commit
ff023d3a3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@ venv
|
||||
node_modules
|
||||
llama.cpp
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
llama/
|
||||
alpaca/
|
||||
|
3716
package-lock.json
generated
3716
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dalai",
|
||||
"version": "0.2.51",
|
||||
"version": "0.2.52",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"author": "cocktailpeanut",
|
||||
|
Loading…
Reference in New Issue
Block a user