https://github.com/p6m7g8-dotfiles/p6df-huggingface
P6 Dotfiles: HUGGINGFACE
https://github.com/p6m7g8-dotfiles/p6df-huggingface
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 5 months ago
JSON representation
P6 Dotfiles: HUGGINGFACE
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-huggingface
- Owner: p6m7g8-dotfiles
- Created: 2023-05-04T13:37:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-19T04:26:10.000Z (6 months ago)
- Last Synced: 2026-01-19T13:38:21.017Z (6 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-huggingface
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Aliases](#aliases)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
TODO: Add a short summary of this module.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Aliases
- `hft` -> `p6_hft`
- `p6_hft` -> `pytest -p no:warnings -n auto --dist=loadfile ./tests/`
### Functions
#### p6df-huggingface
##### p6df-huggingface/init.zsh
- `p6_hf_file_upload(path_or_fileobj, path_in_repo, repo_id)`
- Args:
- path_or_fileobj -
- path_in_repo -
- repo_id -
- `p6_hf_hub_download(repo_id, filename, revision, cache_dir)`
- Args:
- repo_id -
- filename -
- revision -
- cache_dir -
- `p6_hf_repo_create(repo_id)`
- Args:
- repo_id -
- `p6df::modules::huggingface::aliases::init()`
- `p6df::modules::huggingface::clones()`
- `p6df::modules::huggingface::deps()`
- `p6df::modules::huggingface::external::brews()`
- `p6df::modules::huggingface::langs()`
- `p6df::modules::huggingface::vscodes()`
- `str str = p6df::modules::huggingface::prompt::mod()`
## Hierarchy
```text
.
├── init.zsh
└── README.md
1 directory, 2 files
```
## Author
Philip M. Gollucci