Blake Mizerany

Results 115 comments of Blake Mizerany

@prologic, What is the output of `tier whoami`? Do you have any `STRIPE_` or `TIER_` envs set? If so, please unset them and try again. Do you have a `tier.state`...

@prologic Using the stripe CLI, Are you able to successfully complete `stripe login` using the same account?

@prologic This seems like a stripe specific thing. The Stripe Discord is a wonderful and fast way to get fast answers about things like API keys https://discord.com/invite/stripe. They are very...

This is currently on hold. Stripe has a bug in their Schedule API that prevents tier from adding a specific payment method to the schedule, rendering this PR useless unless...

> It might be worth considering treating "feature:x":{} as {"tiers":[{}]} instead of {"base":0}, just to avoid the footgun of creating an unlimited feature that isn't a valid argument for tier...

@sanity @ryanwittmers @wanan-life Would any of you mind sharing logs? It's a little suspect you're all getting different checksums. That indicates a possible incomplete download without Ollama properly detecting it...

@wanan-life Nothing in your logs stands out. I'm also unable to reproduce with `run`. Did you have success with `pull` and then `run` by chance?

@wanan-life Thank you very much for your help. I'm looking into this. To be absolutely sure I'm looking in the right places, I want to ensure I understand the sequence...

I'm only able to reproduce if I pause the download, fiddle a byte in the `-partial` and then resume. It seems something about how `run` pulls is maybe causing corruption....

I'm sorry you experienced this. This is a known issue. We've been actively working on a fix for it. Please feel free to follow along in #10069