Replication of transformer agents using Huggingface pipelines
Project description
PipelineAgents
Replication of transfomers agents using huggingface pipelines
pip install -u pipelineagents
Implementation
# task:path, question
# Image Classification example
agent = PipelineAgent("Classify the image:working/sample.jpg")
res = agent.run_pipeline()
Results
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pipelineagents-0.1.tar.gz
(3.5 kB
view details)
File details
Details for the file pipelineagents-0.1.tar.gz
.
File metadata
- Download URL: pipelineagents-0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ba321360c00a192416785f121d20ebec38b54ecc438152d4a2b455864b57808 |
|
MD5 | 703f5b483d4945830a1dba1f1de927b0 |
|
BLAKE2b-256 | 75ab32db89317bd5dae430870cdbf2844c0f82ebbf5447f753a50bb2f2a52a52 |