arcee-ai / arcee-python

The Arcee client for executing domain-adpated language model routines https://pypi.org/project/arcee-py/
https://www.arcee.ai
25 stars 5 forks source link

Add target_compute and capacity_id params to pretraining and alignment #59

Closed tleyden closed 4 months ago

tleyden commented 4 months ago

Currently the arcee-python client doesn't support passing in a target_compute or a capacity_id parameter. This PR adds that ability.

I manually tested it via the cli

Jacobsolawetz commented 4 months ago

@tleyden nice - you beat me to it in https://github.com/arcee-ai/arcee-python/pull/57

See here the capacity_id need pervades still