Adam Klein

Results 24 issues of Adam Klein

When running the `bash download.sh` and pasting in the signed URL - it downloads only a single file with no problem: ``` --2023-09-12 14:29:39-- https://download2.llamameta.net/USE_POLICY.md?Policy=xxxxxxx Resolving download2.llamameta.net (download2.llamameta.net)... 65.8.164.75, 65.8.164.24,...

### Description I am trying to do something basic in my code: ```python import numpy as np # regular ol' numpy from trax import layers as tl # core building...

Hello @loubnabnl is it possible to get starcoder2 to learn TCL? It was not part of the 30 languages so was curious if it's worth pursuing with SFT? Also, is...

Hey @PiotrDabkowski - I was just curious what type of applications this package could be used for? Specifically, neural networks activation functions?

When I use the highlight text it concatenates all the words: ![image](https://user-images.githubusercontent.com/1676382/116791846-9d82d680-aa82-11eb-8308-6309c4e8613f.png) Turns in to this: ![image](https://user-images.githubusercontent.com/1676382/116791852-a5427b00-aa82-11eb-955e-d5b5d251b2f9.png)

enhancement
PDF

I keep getting fim tokens when it responds back, am I supposed to scrub this directly in the code or is there some setting that has to be used in...

@grantjenks we need remove `wing` and need this PR excepted.

@fideloper I have updated some features for your Vaprobash. I updated the Vagrantfile template to allow a developer to deploy to an AWS ECE instance. This uses the aws-plugin for...

pending contribution

I am doing simple langchain and langgraph stuff. ```python import phoenix as px from phoenix.trace.langchain import LangChainInstrumentor px.launch_app() LangChainInstrumentor().instrument() run my workflow here ``` When I run the my langgraph...

bug
needs information

Hey @loubnabnl, Thanks for this repo - I've learned a lot from what you implemented here. I am encountering a strange error when I attempt to use the command: ```bash...