brilee commited on
Commit
ee96c2d
1 Parent(s): 96e9569

Push to HF space

Browse files
Dockerfile CHANGED
@@ -2,6 +2,8 @@ FROM python:3.11-slim-bullseye
2
 
3
  # Allow statements and log messages to immediately appear in the Knative logs
4
  ENV PYTHONUNBUFFERED True
 
 
5
 
6
  # Adds GCC and other build tools so we can compile hnswlib and other native/C++ deps.
7
  RUN apt-get update --fix-missing && apt-get install -y --fix-missing build-essential && \
 
2
 
3
  # Allow statements and log messages to immediately appear in the Knative logs
4
  ENV PYTHONUNBUFFERED True
5
+ # Fixes "invalid instruction" runtime error on AMD machines (specifically HF Upgraded CPU Space).
6
+ ENV HNSWLIB_NO_NATIVE 1
7
 
8
  # Adds GCC and other build tools so we can compile hnswlib and other native/C++ deps.
9
  RUN apt-get update --fix-missing && apt-get install -y --fix-missing build-essential && \
README.md CHANGED
@@ -11,6 +11,7 @@ datasets:
11
  - lilacai/lilac-open-assistant-conversations-2
12
  - lilacai/lilac-lmsys-chat-1m
13
  - lilacai/lilac-databricks-dolly-15k-curated-en
 
14
  - lilacai/lilac-OpenOrca-100k
15
  - lilacai/lilac-dolphin
16
 
 
11
  - lilacai/lilac-open-assistant-conversations-2
12
  - lilacai/lilac-lmsys-chat-1m
13
  - lilacai/lilac-databricks-dolly-15k-curated-en
14
+ - lilacai/lilac-OpenOrca
15
  - lilacai/lilac-OpenOrca-100k
16
  - lilacai/lilac-dolphin
17
 
data/lilac.yml CHANGED
@@ -107,6 +107,21 @@ datasets:
107
  - '*'
108
  tags:
109
  - machine-learning
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  - namespace: lilac
111
  name: OpenOrca-100k
112
  source:
@@ -174,6 +189,10 @@ clusters:
174
  selector: user
175
  output_path: !!python/tuple
176
  - conversation__clusters
 
 
 
 
177
  - dataset_namespace: lilac
178
  dataset_name: databricks-dolly-15k-curated-en
179
  input_path: !!python/tuple
 
107
  - '*'
108
  tags:
109
  - machine-learning
110
+ - namespace: lilac
111
+ name: OpenOrca
112
+ source:
113
+ dataset_name: Open-Orca/OpenOrca
114
+ source_name: huggingface
115
+ embeddings:
116
+ - path: question
117
+ embedding: gte-small
118
+ settings:
119
+ ui:
120
+ media_paths:
121
+ - question
122
+ - response
123
+ tags:
124
+ - datasets
125
  - namespace: lilac
126
  name: OpenOrca-100k
127
  source:
 
189
  selector: user
190
  output_path: !!python/tuple
191
  - conversation__clusters
192
+ - dataset_namespace: lilac
193
+ dataset_name: OpenOrca
194
+ input_path: !!python/tuple
195
+ - question
196
  - dataset_namespace: lilac
197
  dataset_name: databricks-dolly-15k-curated-en
198
  input_path: !!python/tuple
dist/lilac-1337.0.0-py3-none-any.whl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e51b13532baa6dc500a59207750d21bc56d99f566590ec85c6c07b91bce7ab25
3
- size 2480452