Text Generation
Transformers
PyTorch
Thai
gpt_neo
TGPT
0.0.1
Inference Endpoints
nakcnx commited on
Commit
12aa6a8
1 Parent(s): d59a1f0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "EleutherAI/gpt-neo-125M",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"
 
1
  {
2
+ "_name_or_path": "nakcnx/TGPT-Neo-125M",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPTNeoForCausalLM"