awesome-console-services icon indicating copy to clipboard operation
awesome-console-services copied to clipboard

api-inference.huggingface.co broken

Open techie2000 opened this issue 2 years ago • 0 comments

curl -s 'https://api-inference.huggingface.co/models/distilgpt2' --data-raw '"what is the meaning of life?"' | jq '.[].generated_text'
jq: error (at <stdin>:0): Cannot index string with string "generated_text"

techie2000 avatar Nov 25 '22 17:11 techie2000