Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,45 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
size_categories:
|
| 4 |
+
- 100B<n<1T
|
| 5 |
+
pretty_name: BinCache
|
| 6 |
---
|
| 7 |
+
|
| 8 |
+
<p align="center">
|
| 9 |
+
<a href="https://github.com/Azathothas/Toolpacks">
|
| 10 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/66e82daa04200de7aa4cba26/B8bNEQPB3VJ44SuLioCZF.png" alt="pkgforge" width="256"/></a>
|
| 11 |
+
<b><strong> <a href="https://github.com/Azathothas/Toolpacks">Prebuilt Binary Cache</a></code></strong></b>
|
| 12 |
+
<br>
|
| 13 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/66e82daa04200de7aa4cba26/hXVfqrL-YKJt-roX0DIgx.png" width="200" />
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
+
- ### [BinCache](https://github.com/pkgforge/bincache)
|
| 17 |
+
- Automated Importing of [Toolpacks](https://github.com/Azathothas/Toolpacks) binaries to [PkgForge's](https://github.com/pkgforge) [BinCache](https://github.com/pkgforge/bincache) as a temp workaround for https://github.com/pkgforge/bincache/issues/1
|
| 18 |
+
- The cache is usually 1-2 days behind the main bucket.
|
| 19 |
+
> - The Sync Workflow actions are at: https://github.com/pkgforge/bincache
|
| 20 |
+
|
| 21 |
+
- ### [PKG Managers](https://github.com/pkgforge/pkgcache/blob/main/Docs/METADATA.md#metadata)
|
| 22 |
+
> ```bash
|
| 23 |
+
> !#Simply point to this $(uname -m)-$(uname -s):
|
| 24 |
+
> [+] ROOT
|
| 25 |
+
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/METADATA.json?download=true"
|
| 26 |
+
>
|
| 27 |
+
> [+] aarch64-Linux
|
| 28 |
+
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/aarch64-Linux/METADATA.json?download=true"
|
| 29 |
+
> --> "https://pkgcache.pkgforge.dev/aarch64-Linux/METADATA.json?download=true"
|
| 30 |
+
> --> "https://pkgcache.pkgforge.dev/aarch64/METADATA.json?download=true"
|
| 31 |
+
>
|
| 32 |
+
> [+] X86_64-Linux
|
| 33 |
+
> "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/x86_64-Linux/METADATA.json?download=true"
|
| 34 |
+
> --> "https://pkgcache.pkgforge.dev/x86_64-Linux/METADATA.json?download=true"
|
| 35 |
+
> --> "https://pkgcache.pkgforge.dev/x86_64/METADATA.json?download=true"
|
| 36 |
+
>
|
| 37 |
+
> ```
|
| 38 |
+
> - [Github](https://github.com/pkgforge/pkgcache) : [https://github.com/pkgforge/pkgcache/tree/main#pkg-managers](https://github.com/pkgforge/pkgcache/tree/main#pkg-managers)
|
| 39 |
+
|
| 40 |
+
- #### TOS & Abuse (To [Hugging-Face's](https://huggingface.co) Staff)
|
| 41 |
+
> Hi, if you are an offical from [Hugging-Face](https://huggingface.co) here to investigate why this Repo is so Large and are considering deleting, & terminating my Account.<br>
|
| 42 |
+
> Please note that, this project benefits a lot of people (You can do a code search on Github: `pkg.pkgforge.dev`) and is no way meant to abuse [Hugging-Face's](https://huggingface.co) Resources.<br>
|
| 43 |
+
> You can check out the main project at: [https://github.com/Azathothas/Toolpacks](https://github.com/Azathothas/Toolpacks) and see for yourself about what all this is actually about.<br>
|
| 44 |
+
> However if that doesn't convince you, and you feel like it's not worth it supporting this project, do reach out to me (via <ins>[email](mailto:Ajam@pkgforge.dev)</ins> or at: [https://ajam.dev/contact](https://ajam.dev/contact))<br>
|
| 45 |
+
> I will backup the data and delete my account to comply with the TOS.
|