Ryan Teehan

Results 3 issues of Ryan Teehan

Hi, I was hoping to train a BPE tokenizer, but in my case I have lists of integers rather than strings. I'd essentially like to apply the merging rules to...

# ❓ Questions and Help The MicrGPT example specifies `block_type` as "encoder" (https://github.com/facebookresearch/xformers/blob/main/examples/microGPT.py#L53). Shouldn't this be "decoder"?

I attempted to run the sketch_window() function in sketch.jl but when it evaluates the line that packs the canvas it throws the following: `ERROR: MethodError: pack(::Canvas) is ambiguous. Candidates: pack(c::Canvas,...