Merge Llama support for release.

This commit is contained in:
Liu Zhicong
2023-09-29 12:15:27 -07:00
parent 1cef532a5b
commit 99f6f12227
6 changed files with 138 additions and 21 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ from .workspace_env import WorkspaceEnvironment
from .local_stability_node import Local_Stability_ComputeNode
from .stability_node import Stability_ComputeNode
from .local_st_compute_node import LocalSentenceTransformer_Text_ComputeNode,LocalSentenceTransformer_Image_ComputeNode
from .compute_node_config import ComputeNodeConfig
AIOS_Version = "0.5.1, build 2023-9-28"