Sandy4321
Sandy4321
code import torch from transformers import GPT2Tokenizer, GPT2LMHeadModel from mingpt.model import GPT from mingpt.utils import set_seed from mingpt.bpe import BPETokenizer set_seed(3407) use_mingpt = True # use minGPT or huggingface/transformers model?...
mingpt-master\mingpt-master\s_mingpt_jan21.py", line 15, in model = GPT.from_pretrained(model_type) File "c:\mingpt-master\mingpt-master\mingpt\model.py", line 200, in from_pretrained assert len(keys) == len(sd) builtins.AssertionError
MAY @karpathy FIX IT ?
[email protected] thanks
Please bring back native Windows CUDA support!!!!!!!!!
so no way at to search maybe at lest some how to get list of projects?
yes it seems to be something great inside , but not clear at all how to use it may you just share from 0 to end code example 0 read...
great do you know link with code example for pyod for detecting outlying objects for a big table without time stamps?