3d printing application course material
Browse files- app.py +1 -1
- models/hf_vs.index +2 -2
- models/hf_vs.pkl +2 -2
- models/openai_vs.index +2 -2
- models/openai_vs.pkl +2 -2
app.py
CHANGED
@@ -60,7 +60,7 @@ def set_model(history, model):
|
|
60 |
|
61 |
def get_first_message(history):
|
62 |
history = [(None,
|
63 |
-
'Learn about <a href="https://www.coursera.org/learn/3d-printing-
|
64 |
return history
|
65 |
|
66 |
|
|
|
60 |
|
61 |
def get_first_message(history):
|
62 |
history = [(None,
|
63 |
+
'Learn about <a href="https://www.coursera.org/learn/3d-printing-applications">3D printing Applications</a> course with referred sources. Try out the new voice to voice Q&A on the course! Try out various models from the bottom of the screen to compare the performance and time taken.')]
|
64 |
return history
|
65 |
|
66 |
|
models/hf_vs.index
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96657a2d6939eb1f3f6879b6813098972d56df34680328c088ab40898dc09851
|
3 |
+
size 3170349
|
models/hf_vs.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78a8427df21c3176bcf7b0ecaf2ad922a3c0feeeb0b36320316fccb8e7fee563
|
3 |
+
size 3604642
|
models/openai_vs.index
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb79fdaf585f8961008839812819e8639f95eeef53ffc86eec3e8fa72818497f
|
3 |
+
size 3170349
|
models/openai_vs.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:624bbdaaeee4df1a56a4a7eb37d88ab279541088ef72aa1fc52bfe5977297c05
|
3 |
+
size 3604642
|