Highlights
- Pro
Block or Report
Block or report veered
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
181 contributions in the last year
Less
More
Contribution activity
January 2023
Created 66 commits in 3 repositories
Created 1 repository
- veered/gpt_index Python
Created a pull request in jerryjliu/gpt_index that received 1 comment
Only import the transformers package if tiktoken is not available
The transformers package takes a long time to load:
$ time python3 -c 'import transformers'
4.01s user 0.80s system 153% cpu 3.140 total
This packa…
+3
−2
•
1
comment


