Example of a bare-minimum terraform script to setup an API Gateway endpoint that takes records and puts them into an SQS queue.
Start by creating the SQS queue.
resource "aws_sqs_queue" "queue" {| """ | |
| The most atomic way to train and run inference for a GPT in pure, dependency-free Python. | |
| This file is the complete algorithm. | |
| Everything else is just efficiency. | |
| @karpathy | |
| """ | |
| import os # os.path.exists | |
| import math # math.log, math.exp |
Example of a bare-minimum terraform script to setup an API Gateway endpoint that takes records and puts them into an SQS queue.
Start by creating the SQS queue.
resource "aws_sqs_queue" "queue" {| to check if the server works - https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice | |
| stun: | |
| stun.l.google.com:19302, | |
| stun1.l.google.com:19302, | |
| stun2.l.google.com:19302, | |
| stun3.l.google.com:19302, | |
| stun4.l.google.com:19302, | |
| stun.ekiga.net, | |
| stun.ideasip.com, |
| /* Copyright (c) 2011 Aza Raskin | |
| | | |
| | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated | |
| | documentation files (the "Software"), to deal in the Software without restriction, including | |
| | without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| | copies of the Software, and to permit persons to whom the Software is furnished to do so, subject | |
| | to the following conditions: | |
| | | |
| | The above copyright notice and this permission notice shall be included in all copies or substantial portions | |
| | of the Software. |