Pramodh Gopalan V

Results 9 comments of Pramodh Gopalan V

Hey @fredrikekre, thanks for working on this! I don't mean to push you, but I'd really love to use Pluto flavored notebooks in my homepage using `Literate.jl`. Could you please...

Hi, I'd like to take this up. I have some queries though, for Eg, the `Base.float(x::Dual)` is defined [here](https://github.com/JuliaDiff/ForwardDiff.jl/blob/6b393f44913946d79ad4eebe000e09e6540cc124/src/dual.jl#L383) as follows: `Base.float(d::Dual{T,V,N}) where {T,V,N} = convert(Dual{T,promote_type(V, Float16),N}, d)` Should I...

If anyone is looking into this because their anthropic model output is also being truncated: This comes from `class LLMInputOutputAdapter.prepare_input()` defined in [langchain_community Bedrock support](https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/llms/bedrock.py). It artificially adds it's own...

I can send in a fix for this if you are interested @tmc

Hi @tmc , I'm sending in a bugfix for this. Meanwhile, I did notice a lot of inconsistencies in the repo. Please feel free to correct me if I am...

Hey @tlienart, thanks for working on this. Could you please give an ETA for this theme? This is the only thing preventing me from switching from hugo to Franklin.jl

Hey @tlienart, sorry for the late reply, was caught up in something. I am not well versed in CSS or HTML / Web Development in general, which is why I'm...

Sure, I'll try to do it over the weekend and get back to you; Can we take this discussion to slack?

Hi @MikeMirzayanov , I want to bump this issue to know what it will take to have julia language in the codeforces languages. Thanks!