transformer-utils icon indicating copy to clipboard operation
transformer-utils copied to clipboard

Utilities for the HuggingFace transformers library

Results 5 transformer-utils issues
Sort by recently updated
recently updated
newest added

I'd like to see not just the single absolute probable token, but the top k most probable tokens.

{ "name": "AttributeError", "message": "module 'transformers.file_utils' has no attribute 'hf_bucket_url'", "stack": "--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[8], line 8 5 enable_low_memory_load() 7 tok = transformers.AutoTokenizer.from_pretrained(\"gpt2\") ----> 8...

scipy is used in logit_lens/plotting.py

This is not necessary but would fix one of my pipelines