Adam Klein
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:  Turns in to this: 
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...
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...
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...