Upload nyanxl/__notebook__.ipynb with huggingface_hub
Browse files- nyanxl/__notebook__.ipynb +91 -0
nyanxl/__notebook__.ipynb
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cells": [
|
3 |
+
{
|
4 |
+
"cell_type": "code",
|
5 |
+
"execution_count": 1,
|
6 |
+
"id": "f3b6bd13",
|
7 |
+
"metadata": {
|
8 |
+
"_cell_guid": "b1076dfc-b9ad-4769-8c92-a6c4dae69d19",
|
9 |
+
"_uuid": "8f2839f25d086af736a60e9eeb907d3b93b6e0e5",
|
10 |
+
"execution": {
|
11 |
+
"iopub.execute_input": "2024-07-26T02:11:51.949543Z",
|
12 |
+
"iopub.status.busy": "2024-07-26T02:11:51.949054Z",
|
13 |
+
"iopub.status.idle": "2024-07-26T02:20:42.182447Z",
|
14 |
+
"shell.execute_reply": "2024-07-26T02:20:42.181046Z"
|
15 |
+
},
|
16 |
+
"papermill": {
|
17 |
+
"duration": 530.240505,
|
18 |
+
"end_time": "2024-07-26T02:20:42.185558",
|
19 |
+
"exception": false,
|
20 |
+
"start_time": "2024-07-26T02:11:51.945053",
|
21 |
+
"status": "completed"
|
22 |
+
},
|
23 |
+
"tags": []
|
24 |
+
},
|
25 |
+
"outputs": [
|
26 |
+
{
|
27 |
+
"name": "stdout",
|
28 |
+
"output_type": "stream",
|
29 |
+
"text": [
|
30 |
+
"--2024-07-26 02:11:53-- https://rbtn4es9oxhj.share.zrok.io/files/tmp/output/A100_nyanxl_hunyuan_db-000004.safetensors\r\n",
|
31 |
+
"Resolving rbtn4es9oxhj.share.zrok.io (rbtn4es9oxhj.share.zrok.io)... 52.223.10.144, 35.71.189.214\r\n",
|
32 |
+
"Connecting to rbtn4es9oxhj.share.zrok.io (rbtn4es9oxhj.share.zrok.io)|52.223.10.144|:443... connected.\r\n",
|
33 |
+
"HTTP request sent, awaiting response... 200 OK\r\n",
|
34 |
+
"Length: 3000034016 (2.8G) [application/octet-stream]\r\n",
|
35 |
+
"Saving to: 'A100_nyanxl_hunyuan_db-000004.safetensors'\r\n",
|
36 |
+
"\r\n",
|
37 |
+
"A100_nyanxl_hunyuan 100%[===================>] 2.79G 5.21MB/s in 8m 48s \r\n",
|
38 |
+
"\r\n",
|
39 |
+
"2024-07-26 02:20:42 (5.42 MB/s) - 'A100_nyanxl_hunyuan_db-000004.safetensors' saved [3000034016/3000034016]\r\n",
|
40 |
+
"\r\n"
|
41 |
+
]
|
42 |
+
}
|
43 |
+
],
|
44 |
+
"source": [
|
45 |
+
"!wget \"https://rbtn4es9oxhj.share.zrok.io/files/tmp/output/A100_nyanxl_hunyuan_db-000004.safetensors\""
|
46 |
+
]
|
47 |
+
}
|
48 |
+
],
|
49 |
+
"metadata": {
|
50 |
+
"kaggle": {
|
51 |
+
"accelerator": "none",
|
52 |
+
"dataSources": [],
|
53 |
+
"dockerImageVersionId": 30746,
|
54 |
+
"isGpuEnabled": false,
|
55 |
+
"isInternetEnabled": true,
|
56 |
+
"language": "python",
|
57 |
+
"sourceType": "notebook"
|
58 |
+
},
|
59 |
+
"kernelspec": {
|
60 |
+
"display_name": "Python 3",
|
61 |
+
"language": "python",
|
62 |
+
"name": "python3"
|
63 |
+
},
|
64 |
+
"language_info": {
|
65 |
+
"codemirror_mode": {
|
66 |
+
"name": "ipython",
|
67 |
+
"version": 3
|
68 |
+
},
|
69 |
+
"file_extension": ".py",
|
70 |
+
"mimetype": "text/x-python",
|
71 |
+
"name": "python",
|
72 |
+
"nbconvert_exporter": "python",
|
73 |
+
"pygments_lexer": "ipython3",
|
74 |
+
"version": "3.10.13"
|
75 |
+
},
|
76 |
+
"papermill": {
|
77 |
+
"default_parameters": {},
|
78 |
+
"duration": 534.24078,
|
79 |
+
"end_time": "2024-07-26T02:20:42.841471",
|
80 |
+
"environment_variables": {},
|
81 |
+
"exception": null,
|
82 |
+
"input_path": "__notebook__.ipynb",
|
83 |
+
"output_path": "__notebook__.ipynb",
|
84 |
+
"parameters": {},
|
85 |
+
"start_time": "2024-07-26T02:11:48.600691",
|
86 |
+
"version": "2.5.0"
|
87 |
+
}
|
88 |
+
},
|
89 |
+
"nbformat": 4,
|
90 |
+
"nbformat_minor": 5
|
91 |
+
}
|