lainlives commited on
Commit
2b26bb4
·
verified ·
1 Parent(s): 1e277b1

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .start.sh.kate-swp +0 -0
  2. =2023.5.0 +71 -0
  3. =3.10.0 +0 -0
  4. start.sh +2 -2
.start.sh.kate-swp ADDED
Binary file (497 Bytes). View file
 
=2023.5.0 ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Defaulting to user installation because normal site-packages is not writeable
2
+ Collecting filelock
3
+ Using cached filelock-3.25.0-py3-none-any.whl.metadata (2.0 kB)
4
+ Collecting fsspec
5
+ Using cached fsspec-2026.2.0-py3-none-any.whl.metadata (10 kB)
6
+ Collecting hf_xet
7
+ Using cached hf_xet-1.3.2.tar.gz (643 kB)
8
+ Installing build dependencies: started
9
+ Installing build dependencies: finished with status 'done'
10
+ Getting requirements to build wheel: started
11
+ Getting requirements to build wheel: finished with status 'done'
12
+ Preparing metadata (pyproject.toml): started
13
+ Preparing metadata (pyproject.toml): finished with status 'done'
14
+ Collecting httpx<1,>=0.23.0
15
+ Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
16
+ Collecting packaging
17
+ Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
18
+ Collecting pyyaml
19
+ Using cached pyyaml-6.0.3-cp315-cp315t-linux_x86_64.whl
20
+ Collecting tqdm
21
+ Using cached tqdm-4.67.3-py3-none-any.whl.metadata (57 kB)
22
+ Collecting typer
23
+ Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB)
24
+ Collecting typing-extensions>=4.1.0
25
+ Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
26
+ Collecting anyio (from httpx<1,>=0.23.0)
27
+ Using cached anyio-4.12.1-py3-none-any.whl.metadata (4.3 kB)
28
+ Collecting certifi (from httpx<1,>=0.23.0)
29
+ Using cached certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB)
30
+ Collecting httpcore==1.* (from httpx<1,>=0.23.0)
31
+ Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
32
+ Collecting idna (from httpx<1,>=0.23.0)
33
+ Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB)
34
+ Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.23.0)
35
+ Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
36
+ Collecting click>=8.2.1 (from typer)
37
+ Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
38
+ Collecting shellingham>=1.3.0 (from typer)
39
+ Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
40
+ Collecting rich>=12.3.0 (from typer)
41
+ Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB)
42
+ Collecting annotated-doc>=0.0.2 (from typer)
43
+ Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB)
44
+ Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer)
45
+ Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
46
+ Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer)
47
+ Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
48
+ Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer)
49
+ Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
50
+ Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
51
+ Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
52
+ Using cached filelock-3.25.0-py3-none-any.whl (26 kB)
53
+ Using cached fsspec-2026.2.0-py3-none-any.whl (202 kB)
54
+ Using cached packaging-26.0-py3-none-any.whl (74 kB)
55
+ Using cached tqdm-4.67.3-py3-none-any.whl (78 kB)
56
+ Using cached typer-0.24.1-py3-none-any.whl (56 kB)
57
+ Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
58
+ Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB)
59
+ Using cached click-8.3.1-py3-none-any.whl (108 kB)
60
+ Using cached h11-0.16.0-py3-none-any.whl (37 kB)
61
+ Using cached rich-14.3.3-py3-none-any.whl (310 kB)
62
+ Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
63
+ Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
64
+ Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
65
+ Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
66
+ Using cached anyio-4.12.1-py3-none-any.whl (113 kB)
67
+ Using cached idna-3.11-py3-none-any.whl (71 kB)
68
+ Using cached certifi-2026.2.25-py3-none-any.whl (153 kB)
69
+ Building wheels for collected packages: hf_xet
70
+ Building wheel for hf_xet (pyproject.toml): started
71
+ Building wheel for hf_xet (pyproject.toml): finished with status 'canceled'
=3.10.0 ADDED
File without changes
start.sh CHANGED
@@ -7,9 +7,9 @@ cd llama.cpp && \
7
  cmake -B build -DBUILD_SHARED_LIBS=OFF -DGGML_CUDA=ON -DLLAMA_CURL=ON && \
8
  cmake --build build --config Release --parallel 32 && \
9
  cp ./build/bin/llama-* /usr/bin/ && \
10
- cp convert_hf_to_gguf.py /usr/bin/convert_hf_to_gguf && \
11
- rm -rf build && \
12
  cd ..
 
13
 
14
  python3 /app/tmp.py
15
 
 
7
  cmake -B build -DBUILD_SHARED_LIBS=OFF -DGGML_CUDA=ON -DLLAMA_CURL=ON && \
8
  cmake --build build --config Release --parallel 32 && \
9
  cp ./build/bin/llama-* /usr/bin/ && \
10
+ cp convert_hf_to_gguf.py /app/convert_hf_to_gguf && \
 
11
  cd ..
12
+ #rm -rf build && \
13
 
14
  python3 /app/tmp.py
15